Customer share tier
Customer share tier for product settings
creationDatedate-time
The creation time of the customer share tier
Example:
2016-09-06T13:37:50+03:00fromValuenumber
The starting value for the customer share tier
idint64
The identifier of the customer share tier
lastModifiedDatedate-time
The last modified time of the customer share tier
Example:
2016-09-06T13:37:50+03:00percentagenumber
The percentage of the customer share tier
productSettingsIdint64
The identifier of the associated product settings
Customer share tier
{
"creationDate": "2016-09-06T13:37:50+03:00",
"fromValue": 0,
"id": 0,
"lastModifiedDate": "2016-09-06T13:37:50+03:00",
"percentage": 0,
"productSettingsId": 0
}