Field descriptions of Feature
This reference lists the description of the fields of the Feature object.
All field names are case sensitive. Check enumerated values in descriptions to confirm capitalization and spacing.
|
Field |
Required? |
Description |
|---|---|---|
|
CreatedById |
Optional |
Internal Zuora ID of the user who created the feature Type : zns:ID Character limit : 32 |
|
CreatedDate |
Optional |
Date and time when the feature was created Type : dateTime Character limit : 29 |
|
Description |
Optional |
Description of the feature Type : String Character limit : 1000 |
|
FeatureCode |
Required |
Unique code of the feature Type : String Character limit : 255 |
|
Name |
Required |
Name of the feature Type : String Character limit : 255 |
|
Status |
Optional |
Status of the feature, Active or Inactive Type : String Character limit : 8 |
|
UpdatedById |
Optional |
Internal Zuora ID of the user who last updated the feature Type : zns:ID Character limit : 32 |
|
UpdatedDate |
Optional |
Date and time when the feature was last updated Type : dateTime Character limit : 29 |