OBJECT

orderCommentSummary

link GraphQL Schema definition

1type orderCommentSummary {
2
3orderComments: [ComIbmCommerceToolsOptoolsOrderBeansOrderCommentRestDataBeanIBMSummaryOrderComments]
9
4pageNumber: Int
9
5pageSize: Int
9
6recordSetCompleteIndicator: Boolean
9
7recordSetCount: Int
9
8recordSetTotal: Int
10
11}

link Required by