OBJECT

ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypePaymentScheduleEndInfo

link GraphQL Schema definition

1type ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypePaymentScheduleEndInfo {
2
3duration: ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypePaymentScheduleEndInfoDuration
7
4endDate: String
7
5totalOccurrences: BigInt
7
6userData: ComIbmCommerceFoundationCommonDatatypesSubscriptionInfoTypePaymentScheduleEndInfoUserData
8
9}