address property

OrderAddress? address
getter/setter pair

Address of the pickup location where the shipment should be sent.

Note that recipientName in the address is the name of the business at the pickup location.

Implementation

OrderAddress? address;