Lake Account Account Privilege
data class LakeAccountAccountPrivilege(val privilegeObject: LakeAccountAccountPrivilegePrivilegeObject? = null, val privilegeType: String? = null, val privileges: List<String>? = null)
Constructors
Link copied to clipboard
constructor(privilegeObject: LakeAccountAccountPrivilegePrivilegeObject? = null, privilegeType: String? = null, privileges: List<String>? = null)