Anchor to DeliveryRateGroupCreateInputDelivery
input_objectDelivery Rate Group Create Input
The input fields to create a rate group on a method definition. A rate group can contain either one participant, one rate definition (with or without a rate range condition), or many rate definitions (so long as they all have a rate range condition, and those rate range conditions all have the same subject and unit).
Anchor to FieldsFields
- participantsToCreate ([DeliveryParticipantCreateInput!])
- rateDefinitionsToCreate ([DeliveryRateDefinitionCreateInput!])
- Anchor to participantsToCreateparticipants•[Delivery
To Create Participant Create Input!] A list of at most one participant to create in the rate group.
- Anchor to rateDefinitionsToCreaterate•[Delivery
Definitions To Create Rate Definition Create Input!] A list of rate definitions to create in the rate group. If more than one is created, they must all have a single rate range condition with the same subject and unit.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to DeliveryMethodDefinitionInput.rateGroupsToCreateDelivery•INPUT OBJECT
Method Definition Input.rateGroupsToCreate The input fields for a method definition.
Was this section helpful?