Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1023 Bytes

OrderResponseShippingContact.md

File metadata and controls

25 lines (20 loc) · 1023 Bytes

conekta.model.OrderResponseShippingContact

Load the model package

import 'package:conekta/api.dart';

Properties

Name Type Description Notes
phone String [optional]
receiver String [optional]
betweenStreets String [optional]
address CustomerShippingContactsResponseAddress [optional]
parentId String [optional]
default_ bool [optional]
id String [optional]
createdAt int [optional]
metadata BuiltMap<String, JsonObject> Metadata associated with the shipping contact [optional]
object String [optional]
deleted bool [optional]

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