EntityShareholdingRelationship

Represents a shareholding relationship where one entity holds shares in another entity

Fields

Name Arguments Type Description
beneficiallyHeld   Boolean  
entityId   String! Unique identifier of the entity whose shares are held
percentShareholding   Decimal  
shareClass   ShareClass! Represents a share class associated with a shareholding relationship
shareholdingEntityId   String! Unique identifier of the entity holding shares in another entity
shareNumber   Long