Interface
APIInstanceAppPublic
Public branding / legal / setup metadata.
Properties
branding
?: { product_name?: string; icon_url?: string | null; symbol_url?: string | null; logo_url?: string | null; wordmark_url?: string | null; favicon_url?: string | null; theme_color?: string | null; }legal
?: { terms_url?: string | null; privacy_url?: string | null; }registration
?: { collect_date_of_birth?: boolean; }setup
?: { configured?: boolean; admin_url?: string | null; }