AfterMarket
[ class tree: AfterMarket ] [ index: AfterMarket ] [ all elements ]

Class: Event

Source Location: /Model/Event.class.php

Class Event

Class Overview

Structure describing a marketplace event.

Events describe changes in marketplace state that may be of interest to the user. See the API Events document for more details.

Located in /Model/Event.class.php [line 9]

AbstractModel
   |
   --Event

Properties

[ Top ]
Property Summary
boolean   $buyer   Event posted to the buyer (true) or seller (false)
string   $currency   Price currency
int   $eventId   Event identifier
string   $name   Domain name
int   $objectId   Identifier of related object
int   $price   Domain price
int   $time   Event time as a Unix timestamp

[ Top ]
Properties
boolean   $buyer [line 44]

Event posted to the buyer (true) or seller (false)

API Tags:
Access:  public


[ Top ]
string   $currency [line 56]

Price currency

API Tags:
Access:  public


[ Top ]
int   $eventId [line 32]

Event identifier

API Tags:
Access:  public


[ Top ]
string   $name [line 38]

Domain name

API Tags:
Access:  public


[ Top ]
int   $objectId [line 68]

Identifier of related object

API Tags:
Access:  public


[ Top ]
int   $price [line 50]

Domain price

API Tags:
Access:  public


[ Top ]
int   $time [line 62]

Event time as a Unix timestamp

API Tags:
Access:  public


[ Top ]

Documentation generated on Thu, 18 Aug 2011 10:03:48 +0200 by phpDocumentor 1.4.3