| Name | Type | Description | Notes |
|---|---|---|---|
| mobileAppsSubmissionStatusId | Integer | Mobile Apps Submission Status Id | [optional] |
| type | TypeEnum | Mobile Type | [optional] |
| appStatus | AppStatusEnum | Mobile App Status | [optional] |
| updateStatus | UpdateStatusEnum | Mobile App Status | [optional] |
| lastUpdateStatusTime | OffsetDateTime | Mobile LastUpdateStatusTime | [optional] |
| notes | String | Mobile Notes | [optional] |
| Name | Value |
|---|---|
| NONE | "None" |
| ANDROID | "Android" |
| IOS | "IOS" |
| Name | Value |
|---|---|
| NONE | "None" |
| PUBLISHED | "Published" |
| UNPUBLISHED | "Unpublished" |
| Name | Value |
|---|---|
| NONE | "None" |
| SUBMITTED | "Submitted" |
| INREVIEW | "InReview" |
| REJECTED | "Rejected" |
| APPROVED | "Approved" |
| PUBLISHED | "Published" |