import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
antifraudInfo | CustomerAntifraudInfoResponse | [optional] | |
corporate | bool | true if the customer is a company | [optional] |
createdAt | int | Creation date of the object | |
customReference | String | Custom reference | [optional] |
dateOfBirth | String | It is a parameter that allows to identify the date of birth of the client. | [optional] |
defaultFiscalEntityId | String | [optional] | |
defaultShippingContactId | String | [optional] | |
defaultPaymentSourceId | String | [optional] | |
String | [optional] | ||
fiscalEntities | CustomerFiscalEntitiesResponse | [optional] | |
id | String | Customer's ID | |
livemode | bool | true if the object exists in live mode or the value false if the object exists in test mode | |
name | String | Customer's name | |
nationalId | String | It is a parameter that allows to identify the national identification number of the client. | [optional] |
metadata | BuiltMap<String, JsonObject> | [optional] | |
object | String | ||
paymentSources | CustomerPaymentMethodsResponse | [optional] | |
phone | String | Customer's phone number | [optional] |
shippingContacts | CustomerResponseShippingContacts | [optional] | |
subscription | SubscriptionResponse | [optional] |