C# 클래스 Braintree.PlanDurationUnit

상속: Enumeration
파일 보기 프로젝트 열기: braintree/braintree_dotnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ALL Braintree.PlanDurationUnit[]
DAY PlanDurationUnit
MONTH PlanDurationUnit
UNRECOGNIZED PlanDurationUnit

보호된 메소드들

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

메소드 상세

PlanDurationUnit() 보호된 메소드

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

프로퍼티 상세

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

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

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

public static PlanDurationUnit,Braintree DAY
리턴 PlanDurationUnit

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

public static PlanDurationUnit,Braintree MONTH
리턴 PlanDurationUnit

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

public static PlanDurationUnit,Braintree UNRECOGNIZED
리턴 PlanDurationUnit