Package com.ringcentral.definitions
Class CostCenterItem
java.lang.Object
com.ringcentral.definitions.CostCenterItem
-
Field Summary
FieldsModifier and TypeFieldDescriptionBilling code associated with a cost center Example: BC 101Internal identifier of a cost center Format: int64 Example: 981086004Cost Center name Example: My Cost CenterInternal identifier of a parent cost center Format: int64 Example: 45878Required -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbillingCode(String billingCode) taxLocation(TaxLocation taxLocation)
-
Field Details
-
id
Internal identifier of a cost center Format: int64 Example: 981086004 -
name
Cost Center name Example: My Cost Center -
billingCode
Billing code associated with a cost center Example: BC 101 -
taxLocation
Required -
parentId
Internal identifier of a parent cost center Format: int64 Example: 45878
-
-
Constructor Details
-
CostCenterItem
public CostCenterItem()
-
-
Method Details
-
id
-
name
-
billingCode
-
taxLocation
-
parentId
-