Interface MediaInfoPictureResponseComment_inform_treatment

interface MediaInfoPictureResponseComment_inform_treatment {
    action_type: null;
    should_have_inform_treatment: boolean;
    text: string;
    url: null;
}

Properties

action_type: null
should_have_inform_treatment: boolean
text: string
url: null