Record
transaction
No description available.
record transaction {
client-id: option<string>,
created-at: option<string>,
id: option<string>,
location-id: option<string>,
order-id: option<string>,
product: option<string>,
reference-id: option<string>,
refunds: option<list<refund>>,
shipping-address: option<address>,
tenders: option<list<tender>>,
}