Interface ListPrimaryCommentMoreKey

interface ListPrimaryCommentMoreKey {
    key: string;
    partition: string;
}

Properties

Properties

key: string
partition: string