DisputeResult_Reason class
- Inheritance
-
- Object
- ProtobufEnum
- DisputeResult_Reason
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- name → String
-
This enum's name, as specified in the .proto file.
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- value → int
-
This enum's integer value, as specified in the .proto file.
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
Returns this enum's
name
or thevalue
if names are not represented.inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
valueOf(
int value) → DisputeResult_Reason?
Constants
- BANK_PROBLEMS → const DisputeResult_Reason
- BUG → const DisputeResult_Reason
- NO_REPLY → const DisputeResult_Reason
- OPTION_TRADE → const DisputeResult_Reason
- OTHER → const DisputeResult_Reason
- PB_ERROR_REASON → const DisputeResult_Reason
- PEER_WAS_LATE → const DisputeResult_Reason
- PROTOCOL_VIOLATION → const DisputeResult_Reason
- SCAM → const DisputeResult_Reason
- SELLER_NOT_RESPONDING → const DisputeResult_Reason
- TRADE_ALREADY_SETTLED → const DisputeResult_Reason
- USABILITY → const DisputeResult_Reason
-
values
→ const List<
DisputeResult_Reason> - WRONG_SENDER_ACCOUNT → const DisputeResult_Reason