//[
StreemInvitation
[androidJvm]
fun StreemInvitation(invitationSid: String, invitationCode: String, url: String, fromName: String, fromRemoteId: String? = null, fromPhotoURL: String? = null, fromCompanyCode: String? = null, fromCompanyName: String? = null, fromCompanyLogoURL: String? = null, toName: String, toPhone: String? = null, expiresAt: Date?, invitationType: Streem.InvitationType? = null)