C# Class Braintree.CreditCardCustomerLocation

Inheritance: Enumeration
Afficher le fichier Open project: braintree/braintree_dotnet

Méthodes publiques

Свойство Type Description
ALL Braintree.CreditCardCustomerLocation[]
INTERNATIONAL CreditCardCustomerLocation
UNRECOGNIZED CreditCardCustomerLocation
US CreditCardCustomerLocation

Méthodes protégées

Méthode Description
CreditCardCustomerLocation ( string name ) : System

Method Details

CreditCardCustomerLocation() protected méthode

protected CreditCardCustomerLocation ( string name ) : System
name string
Résultat System

Property Details

ALL public_oe static_oe property

public static CreditCardCustomerLocation[],Braintree ALL
Résultat Braintree.CreditCardCustomerLocation[]

INTERNATIONAL public_oe static_oe property

public static CreditCardCustomerLocation,Braintree INTERNATIONAL
Résultat CreditCardCustomerLocation

UNRECOGNIZED public_oe static_oe property

public static CreditCardCustomerLocation,Braintree UNRECOGNIZED
Résultat CreditCardCustomerLocation

US public_oe static_oe property

public static CreditCardCustomerLocation,Braintree US
Résultat CreditCardCustomerLocation