Home | Trees | Indices | Help |
|
---|
|
A purchased entity represents the link between an organization's application or distribution and its related published entity.
Instance Methods | |
Inherited from Inherited from Inherited from Inherited from |
Properties | |
string |
identifier Identifier of the entity. |
string |
label A very short description of the entity. |
int |
purchased_version The version of published entity at purchase time. |
string |
date_purchased The date the entity was purchased. |
published The UUID of related published entity. |
|
Inherited from Inherited from |
Property Details |
identifierIdentifier of the entity. The identifier is unique in entity's collection and can therefore be used to get the entity. This value is generally entity's name but may also be the UUID or another field depending on entity type.
|
labelA very short description of the entity. This value generally includes entity's identifier.
|
purchased_versionThe version of published entity at purchase time.
|
date_purchasedThe date the entity was purchased.
|
publishedThe UUID of related published entity.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |