Types > AuspostOptions
Commerce APITypesAuspostOptions
AuspostOptions

Description

Fields

auth_key: String!


Used By

Types

ShippingProvider

Preview (typescript)

interface AuspostOptions {
auth_key: string
}