slug property

String? slug
getter/setter pair

A slug for the new organization. Can contain only lowercase alphanumeric characters and the dash "-". Must be unique for the instance. This field should only be included when slugs are enabled in the organization settings, refer to our documentation.

Implementation

String? slug;