Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.52 KB

ProxyModifyProduct.md

File metadata and controls

14 lines (11 loc) · 1.52 KB

Zuora::ProxyModifyProduct

Properties

Name Type Description Notes
allow_feature_changes BOOLEAN Controls whether to allow your users to add or remove features while creating or amending a subscription. Character limit: n/a Values: true, false (default) [optional]
category String Category of the product. Used by Zuora Quotes Guided Product Selector. Character limit: 100 Values: One of the following: - Base Products - Add On Services - Miscellaneous Products [optional]
description String A descriptionof the product. Character limit: 500 Values: a string of 500 characters or fewer [optional]
effective_end_date Date The date when the product expires and can't be subscribed to anymore, in `yyyy-mm-dd` format. Character limit: 29 [optional]
effective_start_date Date The date when the product becomes available and can be subscribed to, in `yyyy-mm-dd` format. Character limit: 29 [optional]
name String The name of the product. This information is displayed in the product catalog pages in the web-based UI. Character limit: 100 Values: a string of 100 characters or fewer [optional]
sku String The unique SKU for the product. Character limit: 50 Values: one of the following: - leave null for automatic generated - an alphanumeric string of 50 characters or fewer [optional]