Interface ActivityMetadata

interface ActivityMetadata {
    paging: ActivityPaging;
}

Properties

Properties