Get Api Result
constructor(azureApiVersion: String, contacts: List<ContactResponse>? = null, customProperties: Any? = null, description: String? = null, externalDocumentation: List<ExternalDocumentationResponse>? = null, id: String, kind: String, license: LicenseResponse? = null, lifecycleStage: String, name: String, summary: String? = null, systemData: SystemDataResponse, termsOfService: TermsOfServiceResponse? = null, title: String, type: String)