SetTrustLineFlagsResultCode class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
values
→ List<
SetTrustLineFlagsResultCode> -
no setter
Static Methods
-
fromName(
String? name) → SetTrustLineFlagsResultCode
Constants
- setTrustLineFlagsCantRevoke → const SetTrustLineFlagsResultCode
- setTrustLineFlagsInvalidState → const SetTrustLineFlagsResultCode
- setTrustLineFlagsLowReserve → const SetTrustLineFlagsResultCode
- setTrustLineFlagsMalformed → const SetTrustLineFlagsResultCode
- setTrustLineFlagsNoTrustLine → const SetTrustLineFlagsResultCode
- setTrustLineFlagsSuccess → const SetTrustLineFlagsResultCode