interface AppWebsiteLinksInfoQueryPageParams {
    offset: number;
}

Properties

Properties

offset: number