module Postmen::Types

This module holds all definitions of simple types used in the API

Constants

AddressType

Type of the address @see Address

Country

Name of the country

CustomsPurpose

Purpose used in customs object

@see docs.postmen.com/api.html#customs API Documentation

DimensionUnit

Unit for dimension - used in Dimension object @see Dimension

FtrExemption

FTR Exemption - used in NoEEI object @see NoEEI @see docs.postmen.com/api.html#no_eei API Documentation

LabelStatuses

Possible statuses for Labels.

ManifestStatuses

Possible statuses for Manifest

PaidBy

Paid by, used in customs billing.

@see CustomsBilling @see docs.postmen.com/api.html#customs-billing API Documentation

PaperSize

Paper size

RateStatuses

Possible statuses for Rates.

ShipperAccountStatus

List of possible Shipper Account Statuses

ShipperAccountTypes

List of possible Shipper Account Types

TermsOfTrade

Terms of trade - used in customs object

@see Customs @see docs.postmen.com/api.html#customs API Documentation

Timezone

Timezone (use IANA name)

UUID

UUID Type

@see en.wikipedia.org/wiki/Universally_unique_identifier Definition

WeightUnit

Unit of weight - used in Weight object @see Weight