Aggregate

annotation class Aggregate(val name: String, val tenantId: String = "", val id: String = "", val scopes: Array<String> = [], val packageScopes: Array<KClass<*>> = [])

Properties

Link copied to clipboard
val id: String

Custom ID generator name

Link copied to clipboard

aggregate name.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Static tenant ID.