XdrSorobanCredentialsType class
Constructors
- XdrSorobanCredentialsType(dynamic _value)
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- value → dynamic
-
read-only
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
decode(
XdrDataInputStream stream) → XdrSorobanCredentialsType -
encode(
XdrDataOutputStream stream, XdrSorobanCredentialsType value) → void
Constants
- SOROBAN_CREDENTIALS_ADDRESS → const XdrSorobanCredentialsType
-
const XdrSorobanCredentialsType._internal(1)
- SOROBAN_CREDENTIALS_SOURCE_ACCOUNT → const XdrSorobanCredentialsType
-
const XdrSorobanCredentialsType._internal(0)