| 1 |
{"defaultAddress":"$action.getDefaultAddressId()", "addresses":$action.getAllAddressesInJson(), "addressEditable":$action.isAddressEditable(), "userSanctions":$action.getAllUserSanctionsInJson(), "creditorAssociated":$action.isCreditorAssociated() }
|
- |
|
| 2 |
|
1 |
{"defaultAddress":"$action.getDefaultAddressId()", "addresses":$action.getAllAddressesInJson(), "taxInvoiceEnabledUser":$action.isTaxInvoiceEnabledUser(), "userSanctions":$action.getAllUserSanctionsInJson(), "creditorAssociated":$action.isCreditorAssociated() }
|