interface Root {
    media: MediaEditResponse.Media;
    status: string;
}

Properties

Properties

status: string