import { AMLCheck } from '../AMLCheck' export class AMLCheckResponse { data: AMLCheck included: any[] }