mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05: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"
|
|
}
|