OBJECT

ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypePaymentScheduleFrequencyInfo

link GraphQL Schema definition

1type ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypePaymentScheduleFrequencyInfo {
2
3completedOccurrences: BigInt
8
4frequency: ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypePaymentScheduleFrequencyInfoFrequency
8
5nextOccurence: String
8
6remainingOccurrences: BigInt
8
7userData: ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypePaymentScheduleFrequencyInfoUserData
9
10}