offeredBy property
dynamic
offeredBy
getter/setter pair
A pointer to the organization or person making the offer.
Supported types: Organization
, Person
Implementation
dynamic offeredBy;
A pointer to the organization or person making the offer.
Supported types: Organization
, Person
dynamic offeredBy;