OBJECT

organizationListDetails

link GraphQL Schema definition

1type organizationListDetails {
2
3organizationDataBeans: ComIbmCommerceUserBeansOrganizationSearchDataBeanIBMOrganizationListDetailsOrganizationDataBeans
9
4pageNumber: Int
9
5pageSize: Int
9
6recordSetCompleteIndicator: Boolean
9
7recordSetCount: Int
9
8recordSetTotal: Int
10
11}

link Required by