Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.6 KB

File metadata and controls

18 lines (14 loc) · 1.6 KB

ProxyGetRatePlan

Properties

Name Type Description Notes
amendment_id str The ID of the amendment associated with the rate plan. This field only applies to amendment rate plans. Character limit: 32 Values: a valid amendment ID [optional]
amendment_type str The type of amendment associated with the rate plan. This field only applies to amendment rate plans. [optional]
created_by_id str The ID of the Zuora user who created the RatePlan object. Character limit: 32 Values: automatically generated [optional]
created_date datetime The date when the `RatePlan` object was last updated. Character limit: 29 Values: automatically generated [optional]
id str Object identifier. [optional]
name str The name of the rate plan. Values: inherited from `ProductRatePlan.Name` [optional]
subscription_id str The ID of the subscription that the rate plan belongs to. Character limit: 32 Values: a valid subscription ID [optional]
updated_by_id str The ID of the user who last updated the rate plan. Character limit: 32 Values: automatically generated [optional]
updated_date datetime The date when the rate plan was last updated. Character limit: 29 Values: automatically generated [optional]

[Back to Model list] [Back to API list] [Back to README]