GroupManagementTrait.CreateGroup.CreateGroupResponse

class GroupManagementTrait.CreateGroup.CreateGroupResponse


The response payload for the CreateGroup command.

Summary

Public constructors

Creates a response payload for the CreateGroup command.

Public properties

String?

Public constructors

CreateGroupResponse

CreateGroupResponse(groupId: String? = null)

Creates a response payload for the CreateGroup command.

Public properties

groupId

val groupIdString?