Chapter 5.5.8 - Override Config

Override Config

The OverrideConfig object allows the user to specify a string of override raw data associated with a client profile. For more information, see Override File:

Key Value
RawData [List<string>] Override Raw Data
List of lines contained in the override file

Example

"Overrides": [
"3.4",
"1248900,1,3,3,3,1",
"20180101,1",
"0.123,2147483647,0,0,0,0",
"19990401,1",
"0.01125,2147483647,0,0,0,0",
"19000101,1",
"0.01,2147483647,0,0,0,0"
]