프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ALL | Braintree.TransactionEscrowStatus[] | ||
HELD | |||
HOLD_PENDING | |||
REFUNDED | |||
RELEASED | |||
RELEASE_PENDING | |||
UNRECOGNIZED |
메소드 | 설명 | |
---|---|---|
TransactionEscrowStatus ( string name ) : System |
protected TransactionEscrowStatus ( string name ) : System | ||
name | string | |
리턴 | System |
public static TransactionEscrowStatus[],Braintree ALL | ||
리턴 | Braintree.TransactionEscrowStatus[] |
public static TransactionEscrowStatus,Braintree HELD | ||
리턴 |
public static TransactionEscrowStatus,Braintree HOLD_PENDING | ||
리턴 |
public static TransactionEscrowStatus,Braintree REFUNDED | ||
리턴 |
public static TransactionEscrowStatus,Braintree RELEASED | ||
리턴 |
public static TransactionEscrowStatus,Braintree RELEASE_PENDING | ||
리턴 |