Type Alias ServiceMetadata

ServiceMetadata: {
    metadata?: Record<string, string>;
}