github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/BillingPlanInfo.md (about) 1 # BillingPlanInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **string** | Internal identifier of a billing plan | [optional] 7 **Name** | **string** | Billing plan name | [optional] 8 **DurationUnit** | **string** | Duration period | [optional] 9 **Duration** | **string** | Number of duration units | [optional] 10 **Type** | **string** | Billing plan type | [optional] 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14