Document representing an account transaction
Property | Type | Constraints | Description |
---|---|---|---|
amount |
Money | The amount of the gift certificate | |
order_no |
String | The order number of the gift certificate | |
timestamp |
DateTime | The timestamp of the transaction of the gift certificate | |
type_code |
Enum {create, redeem, delete, enable, disable} | The type code of the gift certificate |