Interface DirectThreadRepositoryApproveParticipantRequestResponseLast_permanent_item

interface DirectThreadRepositoryApproveParticipantRequestResponseLast_permanent_item {
    item_id: string;
    item_type: string;
    story_share: DirectThreadRepositoryApproveParticipantRequestResponseStory_share;
    timestamp: string;
    user_id: number;
}

Properties

item_id: string
item_type: string
timestamp: string
user_id: number