@servicenow/sdk - v4.4.1
    Preparing search index...

    Type Alias PricingDetail

    type PricingDetail = {
        amount: number;
        currencyType: string;
        field: string;
    }
    Index

    Properties

    amount: number
    currencyType: string
    field: string