Tmf622 Product Ordering Geographic Sub Address Unit Structure
GeographicSubAddressUnit schema from TM Forum API
Type: Properties: 0
TelcoTelecommunicationsBSSOSSOpen APIsStandards
GeographicSubAddressUnit is a JSON Structure definition published by TM Forum. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/tm-forum/refs/heads/main/json-structure/tmf622-product-ordering-geographic-sub-address-unit-structure.json",
"name": "GeographicSubAddressUnit",
"description": "GeographicSubAddressUnit schema from TM Forum API",
"allOf": [
{
"$ref": "#/components/schemas/Extensible"
},
{
"type": "object",
"description": "Representation of a SubUnit. It is used for describing subunit within a subAddress e.g. BERTH, FLAT, PIER, SUITE, SHOP, TOWER, UNIT, WHARF.",
"properties": {
"subUnitNumber": {
"type": "string",
"description": "The discriminator used for the subunit, often just a simple number but may also be a range."
},
"subUnitType": {
"type": "string",
"description": "The type of subunit e.g.BERTH, FLAT, PIER, SUITE, SHOP, TOWER, UNIT, WHARF, RACK"
}
}
}
],
"discriminator": {
"propertyName": "@type",
"mapping": {
"GeographicSubAddressUnit": "#/components/schemas/GeographicSubAddressUnit"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.