Type alias EmbeddedServiceCustomLabel
EmbeddedServiceCustomLabel: {
customLabel?: string | null;
feature?: string | null;
labelKey?: string | null;
}
Type declaration
Optional
customLabel?: string | null
Optional
feature?: string | null
Optional
labelKey?: string | null