interface SinglePatchRequiredString {
    set: string;
}

Properties

Properties

set: string