mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
9 lines
190 B
JSON
9 lines
190 B
JSON
{
|
|
"client_address": "Endereço",
|
|
"client_postal_code": "CEP",
|
|
"client_city": "Cidade",
|
|
"client_county": "Estado",
|
|
"client_country": "País",
|
|
"client_email": "Email do Cliente"
|
|
}
|