GetChildCollectionsResponse

interface GetChildCollectionsResponse {
    items: GetChildCollectionsResponseItemsInner[];
    result: boolean;
}

Properties

Properties

GetChildCollectionsResponse

result: boolean

GetChildCollectionsResponse