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