CarrierAccountType class

The available carrier account types.

Constructors

CarrierAccountType(dynamic id, dynamic jsonValue)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value → dynamic
finalinherited

Methods

matches(ValueEnum other) bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

amazonMws CarrierAccountType
getter/setter pair
apc CarrierAccountType
getter/setter pair
asendia CarrierAccountType
getter/setter pair
asendiaUsa CarrierAccountType
getter/setter pair
australiaPost CarrierAccountType
getter/setter pair
axlehireV3 CarrierAccountType
getter/setter pair
betterTrucks CarrierAccountType
getter/setter pair
bond CarrierAccountType
getter/setter pair
canadaPost CarrierAccountType
getter/setter pair
canpar CarrierAccountType
getter/setter pair
columbusLastMile CarrierAccountType
getter/setter pair
courierExpress CarrierAccountType
getter/setter pair
couriersPlease CarrierAccountType
getter/setter pair
daiPost CarrierAccountType
getter/setter pair
deliverIt CarrierAccountType
getter/setter pair
deutschePostUk CarrierAccountType
getter/setter pair
dhlEcommerceAsia CarrierAccountType
getter/setter pair
dhlEcs CarrierAccountType
getter/setter pair
dhlExpress CarrierAccountType
getter/setter pair
dhlPaket CarrierAccountType
getter/setter pair
dhlParcel CarrierAccountType
getter/setter pair
dpd CarrierAccountType
getter/setter pair
dpdUk CarrierAccountType
getter/setter pair
estafeta CarrierAccountType
getter/setter pair
fastway CarrierAccountType
getter/setter pair
fedEx CarrierAccountType
getter/setter pair
fedExCrossBorder CarrierAccountType
getter/setter pair
fedExMailview CarrierAccountType
getter/setter pair
fedExSameDayCity CarrierAccountType
getter/setter pair
fedExSmartPost CarrierAccountType
getter/setter pair
firstMileConcise CarrierAccountType
getter/setter pair
globegistics CarrierAccountType
getter/setter pair
gso CarrierAccountType
getter/setter pair
hermes CarrierAccountType
getter/setter pair
interlinkExpress CarrierAccountType
getter/setter pair
lasershipV2 CarrierAccountType
getter/setter pair
loomisExpress CarrierAccountType
getter/setter pair
lso CarrierAccountType
getter/setter pair
newgistics CarrierAccountType
getter/setter pair
omniParcel CarrierAccountType
getter/setter pair
ontrac CarrierAccountType
getter/setter pair
optima CarrierAccountType
getter/setter pair
osmWorldwide CarrierAccountType
getter/setter pair
parcelForce CarrierAccountType
getter/setter pair
parcll CarrierAccountType
getter/setter pair
passportGlobal CarrierAccountType
getter/setter pair
purolator CarrierAccountType
getter/setter pair
royalMail CarrierAccountType
getter/setter pair
rRDonnelley CarrierAccountType
getter/setter pair
sendle CarrierAccountType
getter/setter pair
sFExpress CarrierAccountType
getter/setter pair
smartKargo CarrierAccountType
getter/setter pair
sonic CarrierAccountType
getter/setter pair
speedee CarrierAccountType
getter/setter pair
starTrack CarrierAccountType
getter/setter pair
swyft CarrierAccountType
getter/setter pair
tForceConcise CarrierAccountType
getter/setter pair
uds CarrierAccountType
getter/setter pair
ups CarrierAccountType
getter/setter pair
upsIparcel CarrierAccountType
getter/setter pair
upsMailInnovations CarrierAccountType
getter/setter pair
upsSurepost CarrierAccountType
getter/setter pair
usps CarrierAccountType
getter/setter pair
veho CarrierAccountType
getter/setter pair
xDelivery CarrierAccountType
getter/setter pair

Static Methods

asString(CarrierAccountType? carrierAccountType) String?
Get the String representation of a CarrierAccountType.
fromString(String? value) CarrierAccountType?
Get the CarrierAccountType from a String.