Type Alias RefreshCollectionMetadataResponse

RefreshCollectionMetadataResponse: {
    success: boolean;
}