paymentStatus constant
paymentStatus [Expects: https://schema.org/PaymentStatusType, https://schema.org/Text]
The status of payment; whether the invoice has been paid or not.
Can be used on: https://schema.org/Invoice
Implementation
static const paymentStatus = IriTerm.prevalidated(
'https://schema.org/paymentStatus',
);