paymentStatus constant
IriTerm
const paymentStatus
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 = const IriTerm(
'https://schema.org/paymentStatus',
);