Invitation Record Response
data class InvitationRecordResponse(val acceptedAt: String? = null, val authType: String? = null, val email: String? = null, val expiresAt: String? = null, val id: String? = null, val kind: String? = null, val metadata: MetadataEntityResponse? = null, val status: String? = null)
Record of the invitation