Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 3.98 KB

ProxyCreateProductRatePlan.md

File metadata and controls

26 lines (22 loc) · 3.98 KB

ProxyCreateProductRatePlan

Properties

Name Type Description Notes
billing_period__ns str Billing period associated with the corresponding item in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
class__ns str Class associated with the corresponding item in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
department__ns str Department associated with the corresponding item in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
include_children__ns str Specifies whether the corresponding item in NetSuite is visible under child subsidiaries. Only available if you have installed the Zuora Connector for NetSuite. [optional]
integration_id__ns str ID of the corresponding object in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
integration_status__ns str Status of the product rate plan's synchronization with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
item_type__ns str Type of item that is created in NetSuite for the product rate plan. Only available if you have installed the Zuora Connector for NetSuite. [optional]
location__ns str Location associated with the corresponding item in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
multi_currency_price__ns str Multi-currency price associated with the corresponding item in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
price__ns str Price associated with the corresponding item in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
subsidiary__ns str Subsidiary associated with the corresponding item in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
sync_date__ns str Date when the product rate plan was synchronized with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
description str A description of the product rate plan. Character limit: 500 Values: a string of 500 characters or fewer [optional]
effective_end_date date The date when the product rate plan expires and can't be subscribed to, in `yyyy-mm-dd` format. Character limit: 29 [optional]
effective_start_date date The date when the product rate plan becomes available and can be subscribed to, in `yyyy-mm-dd` format. Character limit: 29 [optional]
name str The name of the product rate plan. The name doesn't have to be unique in a Product Catalog, but the name has to be unique within a product. Character limit: 100 Values: a string of 100 characters or fewer
product_id str The ID of the product that contains the product rate plan. Character limit: 32 Values: a string of 32 characters or fewer

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