UNPKG

@dmgt/google-ad-manager-api

Version:
8 lines (6 loc) 158 B
import { Statement } from './Statement' /** getContactsByStatement */ export interface GetContactsByStatement { /** statement */ statement?: Statement }