OBJECT

ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypeFulfillmentScheduleFrequencyInfo

link GraphQL Schema definition

1type ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypeFulfillmentScheduleFrequencyInfo {
2
3completedOccurrences: BigInt
8
4frequency: ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypeFulfillmentScheduleFrequencyInfoFrequency
8
5nextOccurence: String
8
6remainingOccurrences: BigInt
8
7userData: ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypeFulfillmentScheduleFrequencyInfoUserData
9
10}