Interface PlaceSystemsWithEmailsOptions

Allowable query parameters for systems with_emails endpoint

interface PlaceSystemsWithEmailsOptions {
    in: string;
}

Properties

Properties

in: string

Comma separated list of email addresses (required)