/** * This is auto-generated file, don't modify this file manually */ export interface AdsPostDonut { /** * Is donut */ is_donut?: boolean; }