paymentUrl constant
paymentUrl [Expects: http://schema.org/URL]
The URL for sending a payment.
Can be used on: http://schema.org/Order
Implementation
static const paymentUrl = IriTerm.prevalidated(
'http://schema.org/paymentUrl',
);
paymentUrl [Expects: http://schema.org/URL]
The URL for sending a payment.
Can be used on: http://schema.org/Order
static const paymentUrl = IriTerm.prevalidated(
'http://schema.org/paymentUrl',
);