Skip to Content

LocationStateResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the state.[default to null]
nameStringName of the state.[default to null]
country_idLongUnique identifier of the country this state belongs to.[default to null]
is_activeBooleanWhether the state is active.[default to null]
statusStatusStatus of the state.[default to null]
boundariesStringGeographic boundaries of the state in GeoJSON format.[optional] [default to null]
created_atStringTimestamp when the state was created.[default to null]
updated_atStringTimestamp when the state was last updated.[default to null]
is_emptyBooleanWhether the state is empty.[default to null]

[Back to Model list] [Back to API list] [Back to README]