Anchor to HasLocalizationExtensionsHas
HasLocalizationExtensions
interface
Localization extensions associated with the specified resource. For example, the tax id for government invoice.
Anchor to ConnectionsConnections
- Anchor to localizationExtensionslocalization•
Extensions List of localization extensions for the resource. This connection will be removed in a future version. Use
instead.
Was this section helpful?
1{2 "localizationExtensions": {3 "countryCodes": "",4 "purposes": "",5 "first": "",6 "after": "",7 "last": "",8 "before": "",9 "reverse": ""10 }11}
{
"localizationExtensions": {
"countryCodes": "",
"purposes": "",
"first": "",
"after": "",
"last": "",
"before": "",
"reverse": ""
}
}