QEverCloud
4.0.0
Unofficial Evernote Cloud API for Qt
|
#include <types.h>
Public Types | |
enum | type { APPROVED = 0, REQUESTED = 1, REDEEMED = 2 } |
An enumeration defining the possible states of a BusinessInvitation.
APPROVED: The invitation was created or approved by a business admin and may be redeemed by the invited email.
REQUESTED: The invitation was requested by a non-admin member of the business and must be approved by an admin before it may be redeemed. Invitations in this state do not count against a business' seat limit.
REDEEMED: The invitation has already been redeemed. Invitations in this state do not count against a business' seat limit.