is The Collection Owner

open fun isTheCollectionOwner(memberId: String, collectionId: String): Boolean

Method to check whether the member is the owner of the collection shared in the team

Return

whether the member is the owner as boolean

Parameters

memberId

The identifier of the member

collectionId

The identifier of the collection