Class: Organization

Auth.Organization

new Organization(url, name, provider, members, settings)

Parameters:
Name Type Description
url String
name String
provider Auth.Provider
members [Auth.Provider[]]
settings Map
Source:

Methods

(static) type() → {string}

Return the full class name of this type.
Source:
Returns:
Type
string