name property

String name
final

Name of the User

If type is CreatedByType.user this will be the email of the user If type is CreatedByType.apiCredentials this will be the name of the api credentials

Implementation

final String name;