GetLockPeriodTypeEnum

@Serializable
data class GetLockPeriodTypeEnum(val description: String? = null, val id: Long? = null)

Parameters

description
id

Constructors

Link copied to clipboard
constructor(description: String? = null, id: Long? = null)

Properties

Link copied to clipboard
val description: String? = null
Link copied to clipboard
val id: Long? = null