Type Alias UpdateApp

type UpdateApp = {
    attributes?: AppUpdateAttributes;
}
Index
attributes?: AppUpdateAttributes