Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 685 Bytes

OrderCustomerInfoResponse.md

File metadata and controls

20 lines (15 loc) · 685 Bytes

conekta.model.OrderCustomerInfoResponse

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]

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