| 3128 | } |
| 3129 | |
| 3130 | export class ObjectContactsTeamApiApi { |
| 3131 | private api: ObservableContactsTeamApiApi |
| 3132 | |
| 3133 | public constructor(configuration: Configuration, requestFactory?: ContactsTeamApiApiRequestFactory, responseProcessor?: ContactsTeamApiApiResponseProcessor) { |
nothing calls this directly
no outgoing calls
no test coverage detected