Preparing search index...
The search index is not available
@drift-labs/sdk
@drift-labs/sdk
DepositExplanation
Class DepositExplanation
Hierarchy
DepositExplanation
Index
Constructors
constructor
Properties
BORROW
NONE
REPAY_
BORROW
TRANSFER
Constructors
constructor
new
Deposit
Explanation
(
)
:
DepositExplanation
Returns
DepositExplanation
Properties
Static
Readonly
BORROW
BORROW
:
{
borrow
:
{}
;
}
= ...
Type declaration
borrow
:
{}
Static
Readonly
NONE
NONE
:
{
none
:
{}
;
}
= ...
Type declaration
none
:
{}
Static
Readonly
REPAY_
BORROW
REPAY_
BORROW
:
{
repayBorrow
:
{}
;
}
= ...
Type declaration
repay
Borrow
:
{}
Static
Readonly
TRANSFER
TRANSFER
:
{
transfer
:
{}
;
}
= ...
Type declaration
transfer
:
{}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@drift-
labs/sdk
BN
pyth
Deposit
Explanation
constructor
BORROW
NONE
REPAY_
BORROW
TRANSFER
Generated using
TypeDoc