I have the following docs:
export class CustomerServiceResultType{ id: string; body:{customerRelation: string}; }