BatchId

@Serializable
value class BatchId(val id: String)

The batch identifier.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String