Number
Get the SpaceAvailable
Kind: Instance method of PutFileResponse
Returns: Number
- the KEY_SPACE_AVAILABLE value
PutFileResponse
Set the SpaceAvailable
Kind: Instance method of PutFileResponse
Returns: PutFileResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Number |
Provides the total local space available in SDL Core for the registered app. If the transfer has systemFile enabled, then the value will be set to 0 automatically. - The desired SpaceAvailable. {'num_min_value': 0, 'num_max_value': 2000000000} |