Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 684 Bytes

File metadata and controls

12 lines (9 loc) · 684 Bytes

Flipdish.Model.PendingInvitation

Properties

Name Type Description Notes
AppName string The name of the brand that you have been invited to join. [optional]
Email string The email address that the invitation was sent to. [optional]
Otc string The one-time code that can be used to accept the invitation. [optional]
CreatedAt DateTime? The time that the invitation was created. [optional]

[Back to Model list] [Back to API list] [Back to README]