# This file is used to define field mappings between the field names used in Realvuu shortcodes and Realvuu API field names.
# To specify a field with multiple values such as images append square brackets [] at the end of the field name. An index value can be specified between the square brackets. For example appending [0] at the end of a field name that has multiple values will ouput the first instance of that field.
# Conditional statements can be set by using this syntax: if(boolean_field_name, ifTrue_field_name, ifFalse_field_name). This syntax is similar as the one used by MS Excel.

id => projectId
name => name
shortname => shortName
slug => slug
address => addressLine1
address_full => address
country_code => countryCode
country_name => countryName
state_code => stateCode
state_name => stateName
city => city
postal_code => postalCode
longitude => longitude
latitude => latitude
currency_code => currencyCode
logo_url => logoUrl
website_url => websiteUrl
terrain_size => terrainSize
buildings_size => buildingsSize
description => description
more_infos => moreInfos
characteristics => inclusions[]
clienteles => clienteles[]