The generic PriceData business object contains attributes of a product's price such as currency and amount.
The generic PriceData business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
PriceData includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
ObjectId | String | x | |
Name | String | ||
IssueDate | String | ||
EffectiveStartDate | String | ||
EffectiveEndDate | String | ||
Applicability | String | ||
Currency | String | ||
Amount | String | ||
Description | String | ||
RecurringCharge | String | ||
RecurringFrequency | String | ||
PriceType | String | ||
DiscountPercent | String | ||
QuantityIncluded | String | ||
QuantityUOM | String | ||
UnitOfMeasurement | String | ||
PromotionalItem | PromotionalItem | n | |
ProcessContext | ProcessContext | 1 |
The generic PriceData business object supports the following verbs:
To examine a listing of the attributes of the generic PriceData business object, use the System Manager.