topstepx-api - v1.0.0
    Preparing search index...

    Interface SearchContractByIdRequest

    interface SearchContractByIdRequest {
        contractId: string;
        live: boolean;
    }
    Index

    Properties

    Properties

    contractId: string
    live: boolean