Provides struct and type for a Group
@type t() :: %Gleanex.Client.Group{ datasourceInstance: String.t() | nil, id: String.t(), name: String.t() | nil, provisioningId: String.t() | nil, type: String.t() }