name property

String? name
getter/setter pair

The name of the resource.

Use this value in the signupUrl field when calling enterprises.create to complete the enterprise signup flow.

Implementation

core.String? name;