It's documented as ```json { "enum": [ "None", "ByValue" ], "type": "string", "description": "", "x-enumNames": [ "None", "ByValue" ] } ``` [in the ServiceTitan docs](https://developer.servicetitan.io/docs/apis/tenant-accounting-v2/endpoints/Export_InventoryBills), but we've been seeing a value of `0` coming through.
It's documented as
{ "enum": [ "None", "ByValue" ], "type": "string", "description": "", "x-enumNames": [ "None", "ByValue" ] }in the ServiceTitan docs, but we've been seeing a value of
0coming through.