RingCentral .Net SDK
Properties | List of all members
RingCentral.RemoveLineRequest Class Reference

Properties

bool? keepAssetsInInventory [get, set]
 The flag that controls what to do with the number and device: More...
 

Property Documentation

◆ keepAssetsInInventory

bool? RingCentral.RemoveLineRequest.keepAssetsInInventory
getset

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. Required Default: true

The documentation for this class was generated from the following file: