Get Handshakes Handshake
data class GetHandshakesHandshake(val expireTime: String, val handshakeId: String, val id: String, val invitedAccountRealName: String, val masterAccountId: String, val masterAccountName: String, val masterAccountRealName: String, val modifyTime: String, val note: String, val resourceDirectoryId: String, val status: String, val targetEntity: String, val targetType: String)
Constructors
Link copied to clipboard
constructor(expireTime: String, handshakeId: String, id: String, invitedAccountRealName: String, masterAccountId: String, masterAccountName: String, masterAccountRealName: String, modifyTime: String, note: String, resourceDirectoryId: String, status: String, targetEntity: String, targetType: String)
Properties
Link copied to clipboard
The time when the invitation expires.
Link copied to clipboard
The ID of the invitation.
Link copied to clipboard
(Available in v1.114.0+) The real name of the invited account.
Link copied to clipboard
The ID of the master account of the resource directory.
Link copied to clipboard
The name of the master account of the resource directory.
Link copied to clipboard
(Available in v1.114.0+) The real name of the master account of the resource directory.
Link copied to clipboard
The time when the invitation was modified.
Link copied to clipboard
The ID of the resource directory.
Link copied to clipboard
The ID or logon email address of the invited account.
Link copied to clipboard
The type of the invited account.