RemoveLineRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
keep_assets_in_inventory | bool | ✅ | The flag that controls what to do with the number and device: - if the value of keepAssetsInInventory is true , the given device is moved to unassigned devices and the number is moved to the number inventory; - if the value of keepAssetsInInventory is false , the given device and number is removed from the account; - if the parameter keepAssetsInInventory is not set (empty body) or the value of the parameter is empty, default value true is set. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs