Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 740 Bytes

PayoutOrderResponseCustomerInfo.md

File metadata and controls

21 lines (16 loc) · 740 Bytes

conekta.model.PayoutOrderResponseCustomerInfo

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]
id String The id of the customer.

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