interface BrandedContentTagInfo {
    can_add_tag: boolean;
}

Properties

Properties

can_add_tag: boolean