OwnershipInfo
The OwnershipInfo properties enumeration.
Table of Contents
Constants
- ACQUIRED_FROM : string = 'acquiredFrom'
- OWNED_FROM : string = 'ownedFrom'
- OWNED_THROUGH : string = 'ownedThrough'
- TYPE_OF_GOOD : string = 'typeOfGood'
Constants
ACQUIRED_FROM
public
string
ACQUIRED_FROM
= 'acquiredFrom'
OWNED_FROM
public
string
OWNED_FROM
= 'ownedFrom'
OWNED_THROUGH
public
string
OWNED_THROUGH
= 'ownedThrough'
TYPE_OF_GOOD
public
string
TYPE_OF_GOOD
= 'typeOfGood'