export class PrimeTrustAPIError { status: number title: string source: object detail: string }