Coda by Ian Macalinao
    Preparing search index...

    Type Alias WithdrawObligationCollateralInstructionDataArgs

    type WithdrawObligationCollateralInstructionDataArgs = {
        collateralAmount: number | bigint;
    }
    Index
    collateralAmount: number | bigint