Property | Type | Description | |
---|---|---|---|
ALL | Braintree.DisputeKind[] | ||
CHARGEBACK | |||
PRE_ARBITRATION | |||
RETRIEVAL | |||
UNRECOGNIZED |
Method | Description | |
---|---|---|
DisputeKind ( string name ) : System |
protected DisputeKind ( string name ) : System | ||
name | string | |
return | System |
public static DisputeKind[],Braintree ALL | ||
return | Braintree.DisputeKind[] |
public static DisputeKind,Braintree CHARGEBACK | ||
return |
public static DisputeKind,Braintree PRE_ARBITRATION | ||
return |
public static DisputeKind,Braintree RETRIEVAL | ||
return |