Coda by Ian Macalinao
    Preparing search index...

    Interface SetObligationOrderInstructionDataArgs

    interface SetObligationOrderInstructionDataArgs {
        index: number;
        order: ObligationOrderInputArgs;
    }
    Index

    Properties

    Properties

    index: number