interface AppScreenshotsInfoQueryPageParams {
    offset: number;
}

Properties

Properties

offset: number