Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 730 Bytes

OrderResponseCustomerInfo.md

File metadata and controls

21 lines (16 loc) · 730 Bytes

conekta.model.OrderResponseCustomerInfo

Load the model package

import 'package:conekta/api.dart';

Properties

Name Type Description Notes
customerCustomReference String Custom reference [optional]
name String [optional]
email String [optional]
phone String [optional]
corporate bool [optional] [default to false]
object String [optional]
customerId String [optional]

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