# Interface: CheckoutShipmentMethodAttributes
# Table of contents
# Properties
# Properties
# carrierName
• carrierName: string
Defined in: types/checkout.ts:27 (opens new window)
# currencyIsoCode
• currencyIsoCode: string
Defined in: types/checkout.ts:30 (opens new window)
# deliveryTime
• deliveryTime: string
Defined in: types/checkout.ts:28 (opens new window)
# id
• id: string
Defined in: types/checkout.ts:25 (opens new window)
# name
• name: string
Defined in: types/checkout.ts:26 (opens new window)
# price
• price: number
Defined in: types/checkout.ts:29 (opens new window)
# taxRate
• Optional
taxRate: string
Defined in: types/checkout.ts:31 (opens new window)