cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
16 lines (12 loc) • 870 B
Markdown
# CyberSource.Acpv1tokensBillTo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**firstName** | **String** | Consumer-provided first name. | [optional]
**lastName** | **String** | Consumer-provided last name. | [optional]
**fullName** | **String** | Consumer-provided full name. | [optional]
**email** | **String** | Consumer-provided email address. | [optional]
**countryCallingCode** | **String** | Phone number country code as defined by the International Telecommunication Union. |
**phoneNumber** | **String** | Phone number without country code. |
**numberIsVoiceOnly** | **Boolean** | Indicates that the phone number provided is not capable of receiving text messages. | [optional]
**country** | **String** | Consumer-provided country code. ISO 3166-1 alpha-2 country code. |