Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 848 Bytes

CustomerShippingContacts.md

File metadata and controls

16 lines (13 loc) · 848 Bytes

# CustomerShippingContacts

Properties

Name Type Description Notes
phone string Phone contact [optional]
receiver string Name of the person who will receive the order [optional]
between_streets string The street names between which the order will be delivered. [optional]
address \Conekta\Model\CustomerShippingContactsAddress
parent_id string [optional]
default bool [optional]
deleted bool [optional]
metadata array<string,mixed> Metadata associated with the shipping contact [optional]

[Back to Model list] [Back to API list] [Back to README]