Coda by Ian Macalinao
    Preparing search index...

    Interface WithdrawObligationCollateralInstructionDataArgs

    interface WithdrawObligationCollateralInstructionDataArgs {
        collateralAmount: number | bigint;
    }
    Index

    Properties

    Properties

    collateralAmount: number | bigint