export interface CredentialListIds { /** The list of credential list IDs belonging to a SIP trunk */ credentialListIds: string[]; }