Integer (Data Type) - MerchantCalico/bovines-and-buttercups-archive GitHub Wiki
An integer is a numerical value that is only allowed to be a whole number. See the Float for a data type which accepts numbers that may or may not have decimal places.
Example
{
"loading_priority": 1
}
This example shows a loading priority of 1.