Application Properties Response
data class ApplicationPropertiesResponse(val applicationDescription: String? = null, val applicationType: String? = null, val legalName: String? = null, val name: String? = null, val organizationDescription: String? = null, val privacyContactEmailAddress: String? = null, val taxNumber: String? = null)
Details about the Application that would use the Operator's Network APIs.
Properties
Link copied to clipboard
Description of the application.
Link copied to clipboard
The category that describes the application.
Link copied to clipboard
A description of the organization owning the application.
Link copied to clipboard
Email address of the Privacy contact or Data Protection officer of the organization.