Create an InvoiceInvitation from JSON
factory InvoiceInvitation.fromJson(Map<String, dynamic> json) => _$InvoiceInvitationFromJson(json);