Coda by Ian Macalinao
Preparing search index...
@solana-programs/kamino-lending
RepayAndWithdrawAndRedeemInstructionDataArgs
Type Alias RepayAndWithdrawAndRedeemInstructionDataArgs
type
RepayAndWithdrawAndRedeemInstructionDataArgs
=
{
repayAmount
:
number
|
bigint
;
withdrawCollateralAmount
:
number
|
bigint
;
}
Index
Properties
repay
Amount
withdraw
Collateral
Amount
Properties
repay
Amount
repayAmount
:
number
|
bigint
withdraw
Collateral
Amount
withdrawCollateralAmount
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
repay
Amount
withdraw
Collateral
Amount
Coda by Ian Macalinao
Loading...