Skip to main content

Customersharetier

Customer share tier for product settings

creationDatestring<date-time>

The creation time of the customer share tier

Example: 2016-09-06T13:37:50+03:00
fromValuenumber

The starting value for the customer share tier

idinteger<int64>

The identifier of the customer share tier

lastModifiedDatestring<date-time>

The last modified time of the customer share tier

Example: 2016-09-06T13:37:50+03:00
percentagenumber

The percentage of the customer share tier

productSettingsIdinteger<int64>

The identifier of the associated product settings

Customersharetier
{
"creationDate": "2016-09-06T13:37:50+03:00",
"fromValue": 0,
"id": 0,
"lastModifiedDate": "2016-09-06T13:37:50+03:00",
"percentage": 0,
"productSettingsId": 0
}