customer constant

IriTerm const customer

IRI for schema:customer [Expects: https://schema.org/Organization, https://schema.org/Person]

Party placing the order or paying the invoice.

Can be used on: https://schema.org/Invoice, https://schema.org/Order

Implementation

static const customer = IriTerm.prevalidated('https://schema.org/customer');