export class ContingentHoldAttributes { 'cleared-at': string // (Date with Time) 'created-at': string // (Date with Time) 'hold-type': string message: string status: string }