| 2114 | } |
| 2115 | |
| 2116 | export class ObjectContactMemberApiApi { |
| 2117 | private api: ObservableContactMemberApiApi |
| 2118 | |
| 2119 | public constructor(configuration: Configuration, requestFactory?: ContactMemberApiApiRequestFactory, responseProcessor?: ContactMemberApiApiResponseProcessor) { |
nothing calls this directly
no outgoing calls
no test coverage detected