Type Alias PlatformUserDefinedPropertyValue

PlatformUserDefinedPropertyValue: {
    string: string;
}