OrganizationMembership
Members
organizationId : number
organizationId : numbermembershipId : string
membershipId : stringuserId : string
userId : stringMethods
constructor(api, membership)
constructor(api, membership)async addRole(name)
async addRole(name)async getRoles()
async getRoles()async getOrganization()
async getOrganization()reference()
reference()async organizationProfile()
async organizationProfile()async remove()
async remove()Last updated