Forum Discussion
HareeshKota
6 years agoNew Contributor
Thank You Helen Kosova for the response.
That's helpful, but how to handle this when I have few more properties in "sessionCloseRequest" and i don't want all of them to be referred in to the "sessionOpenResponse" ? How to refere a few particular properties ?
Regards,
Hareesh
HKosova
Alumni
6 years agoDefine a base schema with common properties and inherit both sessionCloseRequest and sessionOpenResponse from that base schema.