Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-kamino-lending
WithdrawalCapsArgs
Interface WithdrawalCapsArgs
interface
WithdrawalCapsArgs
{
configCapacity
:
number
|
bigint
;
configIntervalLengthSeconds
:
number
|
bigint
;
currentTotal
:
number
|
bigint
;
lastIntervalStartTimestamp
:
number
|
bigint
;
}
Index
Properties
config
Capacity
config
Interval
Length
Seconds
current
Total
last
Interval
Start
Timestamp
Properties
config
Capacity
configCapacity
:
number
|
bigint
config
Interval
Length
Seconds
configIntervalLengthSeconds
:
number
|
bigint
current
Total
currentTotal
:
number
|
bigint
last
Interval
Start
Timestamp
lastIntervalStartTimestamp
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
Capacity
config
Interval
Length
Seconds
current
Total
last
Interval
Start
Timestamp
Coda by Ian Macalinao
Loading...