| Package | Description | 
|---|---|
| com.mailslurp.models | 
| Modifier and Type | Method and Description | 
|---|---|
static OrganizationInboxProjection.InboxTypeEnum | 
OrganizationInboxProjection.InboxTypeEnum.fromValue(String value)  | 
OrganizationInboxProjection.InboxTypeEnum | 
OrganizationInboxProjection.getInboxType()
Type of inbox. 
 | 
OrganizationInboxProjection.InboxTypeEnum | 
OrganizationInboxProjection.InboxTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader)  | 
static OrganizationInboxProjection.InboxTypeEnum | 
OrganizationInboxProjection.InboxTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static OrganizationInboxProjection.InboxTypeEnum[] | 
OrganizationInboxProjection.InboxTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OrganizationInboxProjection | 
OrganizationInboxProjection.inboxType(OrganizationInboxProjection.InboxTypeEnum inboxType)  | 
void | 
OrganizationInboxProjection.setInboxType(OrganizationInboxProjection.InboxTypeEnum inboxType)  | 
void | 
OrganizationInboxProjection.InboxTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
     OrganizationInboxProjection.InboxTypeEnum enumeration)  | 
Copyright © 2023. All rights reserved.