Type Alias CollectionMetadataSet

CollectionMetadataSet: PlainDescriptor<{
    collection: number;
    data: Binary;
}>

New metadata has been set for a collection.