Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.44 KB

File metadata and controls

19 lines (15 loc) · 1.44 KB

ProxyGetSubscriptionProductFeature

Properties

Name Type Description Notes
created_by_id str [optional]
created_date datetime Date and time when the product feature was added to the subscription. Character limit: 29 Values: [optional]
description str Description of the subscription product feature. Character limit: 500 Values: [optional]
feature_code str Unique code of the feature. Character limit: 255 Values: [optional]
feature_id str Internal Zuora ID of the feature. Character limit: 32 Values: [optional]
id str Object identifier. [optional]
name str Name of the feature. Character limit: 255 Values: [optional]
rate_plan_id str Id of the product rate plan to which the feature belongs. Character limit: 32 Values: [optional]
updated_by_id str Internal Zuora ID of the user who last updated the subscription product feature. Character limit: 32 Values: [optional]
updated_date datetime Date and time when the subscription product feature was last updated. Character limit: 29 Values: [optional]

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