{
"account_fields": [
{
"name": "string",
"alt_name": "string",
"display_name": "string",
"field_type": "VALUE_TYPE_UNKNOWN",
"validation_type": "VALIDATION_NONE",
"formats": [
"string"
],
"invoice_type": "UNSPECIFIED",
"helper_text": {
"text": "string"
},
"required": true
}
],
"invoice_descriptions": [
{
"invoice_description_fields": [
{
"name": "string",
"alt_name": "string",
"display_name": "string",
"field_type": "VALUE_TYPE_UNKNOWN",
"validation_type": "VALIDATION_NONE",
"formats": [
"string"
],
"invoice_type": "UNSPECIFIED",
"helper_text": {
"text": "string"
},
"required": true
}
],
"line_items": [
{
"line_item_fields": [
{
"name": "string",
"alt_name": "string",
"display_name": "string",
"field_type": "VALUE_TYPE_UNKNOWN",
"validation_type": "VALIDATION_NONE",
"formats": [
"string"
],
"invoice_type": "UNSPECIFIED",
"helper_text": {
"text": "string"
},
"required": true
}
]
}
]
}
]
}