CustomId

@Serializable
value class CustomId(val value: String)

Custom ID for the request.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard