@adcp/sdk API Reference - v14.0.0-beta.6
    Preparing search index...

    Interface ProposalFlightConstraint

    interface ProposalFlightConstraint {
        start_no_later_than?: string;
        end_no_earlier_than?: string;
    }
    Index

    Properties

    start_no_later_than?: string
    end_no_earlier_than?: string