export interface FieldMappingApiInstanceTargetField { name: string; description: string; isOrganizationWide: boolean; }