module Braintree::Models::Dispute::Kind
Defined in:
models/dispute.crConstant Summary
-
ALL =
[Chargeback, PreArbitration, Retrieval]
-
Chargeback =
"chargeback"
-
PreArbitration =
"pre_arbitration"
-
Retrieval =
"retrieval"