Description
The PurchasedUnits class holds the base data for each purchase of units.
Derived By
Restricting anyType
Content Model
Contains elements as defined in the following table.
Component |
Type |
Occurs |
Description |
---|---|---|---|
customerUUID |
string |
0..1 |
The UUID of the customer assocatiated with the unit purchase |
date |
dateTime |
0..1 |
The date of the unit purchase |
unitsPurchased |
double |
1..1 |
The number of units purchased |