CarrierDetails
The details of carrier
Connections
attributes (
CarrierAttributeConnection
)
Argument | Type | Description |
---|---|---|
name |
[String!]
|
|
value |
[String!]
|
|
createdOn |
DateRange
|
|
updatedOn |
DateRange
|
|
first |
Int
|
Returns the first n elements from the list |
last |
Int
|
Returns the last n elements from the list |
before |
String
|
Returns the elements in the list that come before the specified global ID |
after |
String
|
Returns the elements in the list that come after the specified global ID |
Fields
id (
ID!
)
ID of the object
retailerId (
String
)
Retailer ID of carrier details
agentId (
String
)
Location ID of carrier details
carrierId (
String
)
Carrier ID of carrier details
createdOn (
DateTime
)
Time of creation
updatedOn (
DateTime
)
Time of last update