cooptypes - v2026.8.22-3
    Preparing search index...

    Interface ICreateorder

    interface ICreateorder {
        batch_hash: string;
        convert_statement: Interfaces.Marketplace.IDocument2;
        coopname: string;
        delivery_braname: string;
        offer_hash: string;
        offerer: string;
        order_hash: string;
        orderer: string;
        package_size: string;
        quantity: string;
        unit_price: string;
        warranty_period_secs: number;
    }
    Index

    Properties

    batch_hash: string
    convert_statement: Interfaces.Marketplace.IDocument2
    coopname: string
    delivery_braname: string
    offer_hash: string
    offerer: string
    order_hash: string
    orderer: string
    package_size: string
    quantity: string
    unit_price: string
    warranty_period_secs: number