INPUT_OBJECT
UpdateUsageBasedBillingPolicyFreePeriodMutationInput
The input object that defines the fields for the updateUsageBasedBillingPolicyFreePeriod mutation.
link GraphQL Schema definition
- input UpdateUsageBasedBillingPolicyFreePeriodMutationInput {
- # A day.
- : Day
- # The start.
- : Time
- # The end.
- : Time
- # A note about this entity.
- : NoteMutationInput
- }