Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Braintree
TransactionType
C# 클래스 Braintree.TransactionType
상속:
Enumeration
파일 보기
프로젝트 열기: braintree/braintree_dotnet
공개 프로퍼티들
프로퍼티
타입
설명
ALL
Braintree.TransactionType[]
CREDIT
TransactionType
SALE
TransactionType
UNRECOGNIZED
TransactionType
보호된 메소드들
메소드
설명
TransactionType
(
string
name
) :
System
메소드 상세
TransactionType()
보호된
메소드
protected
TransactionType
(
string
name
) :
System
name
string
리턴
System
프로퍼티 상세
ALL
공개적으로 정적으로 프로퍼티
public
static
TransactionType[],Braintree
ALL
리턴
Braintree.TransactionType[]
CREDIT
공개적으로 정적으로 프로퍼티
public
static
TransactionType,Braintree
CREDIT
리턴
TransactionType
SALE
공개적으로 정적으로 프로퍼티
public
static
TransactionType,Braintree
SALE
리턴
TransactionType
UNRECOGNIZED
공개적으로 정적으로 프로퍼티
public
static
TransactionType,Braintree
UNRECOGNIZED
리턴
TransactionType