PutGlClosuresRequest

@Serializable
data class PutGlClosuresRequest(val comments: String? = null)

PutGlClosuresRequest

Parameters

comments

Constructors

Link copied to clipboard
constructor(comments: String? = null)

Properties

Link copied to clipboard
val comments: String? = null