Documentation
    Preparing search index...
    interface Price {
        BaseAmount: BaseAmount;
        Fee: Fee;
        TaxSummary: TaxSummary2;
        TotalAmount: TotalAmount;
    }
    Index

    Properties

    BaseAmount: BaseAmount
    Fee: Fee
    TaxSummary: TaxSummary2
    TotalAmount: TotalAmount