Interface AppsGetLastUploadedVersionParams

interface AppsGetLastUploadedVersionParams {
    [key: string]: any;
}

Indexable

[key: string]: any

Generated using TypeDoc