Expand description
§TMF Client Library
§Description
Interact with TMF compliant APIs using an SDK
§Supported TMF APIs
Currently supports:
- TMF620 Product Catalog Management
- TMF622 Product Order Management
- TMF629 Customer Management
- TMF632 Party Management
- TMF633 Service Catalog Management
- TMF637 Product Inventory Management
- TMF638 Service Inventory Management
- TMF639 Resource Inventory Management
- TMF645 Service Qualification Management
- TMF648 Quote Management
- TMF663 Shopping Cart Management
- TMF674 Geographic Site Management
§Features
All TMF APIs can be conditionally compiled. Deafult includes all APIs using V4 specifications.
Modules§
Structs§
- Config
- Configuration for the TMF Client
- Query
Options - Fields for filtering output
- TMFClient
- TMF Client
Constants§
- DEFAULT_
PORT - Default port for the TMF API
Traits§
- Async
Operations - Standard set of operations for all TMF objects
- HasNew
- Trait to create a new instance of a TMF object