CustomerPriceClass
4 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
CreatedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.AR.ARPriceClass.CreatedDateTimeDescription:No description available | |||
Description | StringValue | string | |
DAC Field: PX.Objects.AR.ARPriceClass.DescriptionDescription:The description of the customer price class. | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.AR.ARPriceClass.LastModifiedDateTimeDescription:No description available | |||
PriceClassID | StringValue | string | |
DAC Field: PX.Objects.AR.ARPriceClass.PriceClassIDDescription:The unique identifier of the customer price class. This field is the key field. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"PriceClassID": {
"value": "string"
}
}For every property this entity accepts, see the properties table.