C# 클래스 Braintree.CreditCardCustomerLocation

상속: Enumeration
파일 보기 프로젝트 열기: braintree/braintree_dotnet

공개 프로퍼티들

프로퍼티 타입 설명
ALL Braintree.CreditCardCustomerLocation[]
INTERNATIONAL CreditCardCustomerLocation
UNRECOGNIZED CreditCardCustomerLocation
US CreditCardCustomerLocation

보호된 메소드들

메소드 설명
CreditCardCustomerLocation ( string name ) : System

메소드 상세

CreditCardCustomerLocation() 보호된 메소드

protected CreditCardCustomerLocation ( string name ) : System
name string
리턴 System

프로퍼티 상세

ALL 공개적으로 정적으로 프로퍼티

public static CreditCardCustomerLocation[],Braintree ALL
리턴 Braintree.CreditCardCustomerLocation[]

INTERNATIONAL 공개적으로 정적으로 프로퍼티

public static CreditCardCustomerLocation,Braintree INTERNATIONAL
리턴 CreditCardCustomerLocation

UNRECOGNIZED 공개적으로 정적으로 프로퍼티

public static CreditCardCustomerLocation,Braintree UNRECOGNIZED
리턴 CreditCardCustomerLocation

US 공개적으로 정적으로 프로퍼티

public static CreditCardCustomerLocation,Braintree US
리턴 CreditCardCustomerLocation