Variables

name

string

Name of the community

display_name

string

Display name of the community

registered_requires_first_name

bool

Specifies whether or not the first name is required

registered_requires_last_name

bool

Specifies whether or not the last name is required

registered_requires_address

bool

Specifies whether or not the address is required

registered_requires_city

bool

Specifies whether or not the city is required

registered_requires_postcode

bool

Specifies whether or not the postcode is required

registered_requires_country_iso_code3

bool

Specifies whether or not the country iso code 3 is required

registered_requires_telephone_number

bool

Specifies whether or not the telephone number is required

registered_requires_birth_date

bool

Specifies whether or not the birth date is required

registered_requires_email_address

bool

Specifies whether or not the email address is required

registered_requires_user_name

bool

Specifies whether or not the user name is required

registered_requires_password

bool

Specifies whether or not the password is required

registered_requires_gender

bool

Specifies whether or not the gender is required

id

int64

Id of the community

Close