I have a service where I\'m trying to save an entity with relation entities(one to many).What I have is:
Payment entity:
@Entity(\'payment\') export cl