Field descriptions
This reference provides the description of the fields of the SubscriptionProductFeature object.
All field names are case sensitive. Check enumerated values in descriptions to confirm capitalization and spacing.
|
Name |
Required to create? |
Allowed operations |
Description |
|---|---|---|---|
|
CreatedBy |
Optional |
Query |
Internal Zuora ID of the user who added the product feature to the subscription. Type: ID Character limit : 32 Version notes : WSDL 60.0+ |
|
CreatedDate |
Optional |
Query |
Date and time when the product feature was added to the subscription. Type : DateTime Character limit : 29 Version notes : WSDL 60.0+ |
|
Description |
Optional |
Query Create |
Description of the subscription product feature. Type : String Character limit : 500 Version notes : WSDL 60.0+ |
|
FeatureCode |
Optional |
Query |
Unique code of the feature. Type : String Character limit : 255 Version notes : WSDL 60.0+ |
|
FeatureId |
Required |
Query Create |
Internal Zuora ID of the feature. Type : ID Character limit : 32 Version notes : WSDL 60.0+ |
|
Name |
Optional |
Query |
Name of the feature. Type : String Character limit : 255 Version notes : WSDL 60.0+ |
|
RatePlanId |
Optional |
Query |
Id of the product rate plan to which the feature belongs. Type : ID Character limit : 32 Version notes : WSDL 60.0+ |
|
UpdatedById |
Optional |
Query |
Internal Zuora ID of the user who last updated the subscription product feature. Type : ID Character limit : 32 Version notes : WSDL 60.0+ |
|
UpdatedDate |
Optional |
Query |
Date and time when the subscription product feature was last updated. Type : DateTime Character limit : 29 Version notes : WSDL 60.0+ |