Type Alias CreateApp

type CreateApp = {
    attributes?: AppAttributes;
}
Index
attributes?: AppAttributes