Type Alias UpdateApp

type UpdateApp = {
    attributes?: AppUpdateAttributes;
}
Index

Properties

Properties

attributes?: AppUpdateAttributes