Hierarchy

  • CalculateRatesOptions

Properties

calculateTaxAmount?: boolean

calculateTaxAmount is an optional boolean that indicates rates returned should include the tax amount.

carrierIds: string[]

carrierIds is an array of carrier IDs to filter rates by.

packageTypes?: string[]

packageTypes is an optional array of package types to filter rates by.

preferredCurrency?: SE.Currency

preferredCurrency is an optional indicator of the currency to return rates in.

serviceCodes?: string[]

serviceCodes is an optional array of specific carrier service codes to filter rates by.

Generated using TypeDoc