interface ListCommentMoreKey {
    partition: string;
    skip: number;
}

Properties

Properties

partition: string
skip: number