Skip to content

Common Runtime Type: Customer

Back to Index
let Customer: {
createdAt: instant
customerId: uuid
customerNumber: text
dynamic: {text->*}
tags: {number->text}
}
Back to Index