ManagementLockOwnerResponse

data class ManagementLockOwnerResponse(val applicationId: String? = null)

Lock owner properties.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val applicationId: String? = null

The application ID of the lock owner.