originAddress constant

IriTerm const originAddress

originAddress [Expects: https://schema.org/PostalAddress]

Shipper's address.

Can be used on: https://schema.org/ParcelDelivery

Implementation

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