C# 클래스 Braintree.DisputeKind

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

공개 프로퍼티들

프로퍼티 타입 설명
ALL Braintree.DisputeKind[]
CHARGEBACK DisputeKind
PRE_ARBITRATION DisputeKind
RETRIEVAL DisputeKind
UNRECOGNIZED DisputeKind

보호된 메소드들

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

메소드 상세

DisputeKind() 보호된 메소드

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

프로퍼티 상세

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

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

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

public static DisputeKind,Braintree CHARGEBACK
리턴 DisputeKind

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

public static DisputeKind,Braintree PRE_ARBITRATION
리턴 DisputeKind

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

public static DisputeKind,Braintree RETRIEVAL
리턴 DisputeKind

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

public static DisputeKind,Braintree UNRECOGNIZED
리턴 DisputeKind