Swig TS — API References
Preparing search index...
@swig-wallet/classic
ProgramScope
Type Alias ProgramScope
type
ProgramScope
=
{
balance_field_end
:
bigint
;
balance_field_start
:
bigint
;
currentAmount
:
bigint
;
lastReset
:
bigint
;
limit
:
bigint
;
numericType
:
NumericType
;
programId
:
ReadonlyUint8Array
;
scopeType
:
ProgramScopeType
;
targetAccount
:
ReadonlyUint8Array
;
window
:
bigint
;
}
Index
Properties
balance_
field_
end
balance_
field_
start
current
Amount
last
Reset
limit
numeric
Type
program
Id
scope
Type
target
Account
window
Properties
balance_
field_
end
balance_field_end
:
bigint
balance_
field_
start
balance_field_start
:
bigint
current
Amount
currentAmount
:
bigint
last
Reset
lastReset
:
bigint
limit
limit
:
bigint
numeric
Type
numericType
:
NumericType
program
Id
programId
:
ReadonlyUint8Array
scope
Type
scopeType
:
ProgramScopeType
target
Account
targetAccount
:
ReadonlyUint8Array
window
window
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance_
field_
end
balance_
field_
start
current
Amount
last
Reset
limit
numeric
Type
program
Id
scope
Type
target
Account
window
Swig TS — API References
Loading...