interface Root {
    status: string;
    user: ManuallyApproveTagsResponse.User;
}

Properties

Properties

status: string