CreateUsageReaderFieldDefinitionsInput
Input to specify usage event field and its specifications
This page contains
Fields
name String! | Usage event field name eg. AccountId, UnitPrice, Quantity |
fieldRef String! | This is reference to identify field name in usage event. if /usageList/accountId |
mandatory Boolean | If true, field is mandatory while sending usage event payload Default value: false |
aggregatorField Boolean | If true, this usage event field will be used in custom aggregation Default value: false |