class Afterpay::Components::Courier
Attributes
name[RW]
@attribute name @return [String] The name of the courier.
priority[RW]
@attribute priority @return [String] The shipping priority. If provided, must be either 'STANDARD' or 'EXPRESS'.
shipped_at[RW]
@attribute shipped_at
@return [String] The time at which the order was shipped (ISO 8601 UTC/Zulu time).
tracking[RW]
@attribute tracking @return [String] The tracking number provided by the courier.