@xoxno/sdk-js
Preparing search index...
sdk
StellarRepayDebtWithCollateralArgs
Interface StellarRepayDebtWithCollateralArgs
interface
StellarRepayDebtWithCollateralArgs
{
accountNonce
:
number
;
closePosition
:
boolean
;
collateral
:
StellarHubAsset
;
collateralAmount
:
string
;
debt
:
StellarHubAsset
;
steps
:
StellarStrategySwapInput
;
}
Index
Properties
account
Nonce
close
Position
collateral
collateral
Amount
debt
steps
Properties
account
Nonce
accountNonce
:
number
close
Position
closePosition
:
boolean
collateral
collateral
:
StellarHubAsset
collateral
Amount
collateralAmount
:
string
debt
debt
:
StellarHubAsset
steps
steps
:
StellarStrategySwapInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Nonce
close
Position
collateral
collateral
Amount
debt
steps
@xoxno/sdk-js
Loading...