Chartbreaker
    Preparing search index...

    Interface OrderReceipt

    interface OrderReceipt {
        id: string;
        portfolioId?: string;
    }
    Index

    Properties

    Properties

    id: string
    portfolioId?: string