|
string | AgentUuid [get, set] |
| This is the Moxi Works Platform ID of the agent which an ActionLog entry is associated with. This will be an RFC 4122 compliant UUID. More...
|
|
string | AgentFname [get, set] |
| First name of agent. This can be null if there is no data for this attribute. More...
|
|
string | AgentLname [get, set] |
| Last name of agent. This can be null if there is no data for this attribute. More...
|
|
string | Title [get, set] |
| The title of the presentation. This can be null if there is no data for this attribute. More...
|
|
int | Created [get, set] |
| This is the Unix timestamp for the creation time of the presentation. More...
|
|
int | Edited [get, set] |
| This is the Unix timestamp for the last time the presentation was edited. More...
|
|
string | AgentOfficeId [get, set] |
| This is the ID of the office for the Agent associated with the presentation. This will be an integer. More...
|
|
string | Type [get, set] |
| Whether the presentation is for a buyer or seller. More...
|
|
string | SentByAgent [get, set] |
| The UUID of the agent that sent the presentation to the client. This will be an RFC 4122 compliant UUID. More...
|
|
int | PdfRequested [get, set] |
| The number of PDF documents requested. More...
|
|
int | PresRequested [get, set] |
| The number of Online presentations requested. More...
|
|
string | ExternalIdentifier [get, set] |
| This is the ID of the Agent utilized by their company. More...
|
|
string | ExternalOfficeId [get, set] |
| This is the ID of the office for this Agent utilized by their company. More...
|
|
string | MoxiWorksPresentationId [get, set] |
| This is the ID of the office for this Agent utilized by their company. More...
|
|
◆ AgentFname
string MoxiWorks.Platform.PresentationLog.AgentFname |
|
getset |
First name of agent. This can be null if there is no data for this attribute.
◆ AgentLname
string MoxiWorks.Platform.PresentationLog.AgentLname |
|
getset |
Last name of agent. This can be null if there is no data for this attribute.
◆ AgentOfficeId
string MoxiWorks.Platform.PresentationLog.AgentOfficeId |
|
getset |
This is the ID of the office for the Agent associated with the presentation. This will be an integer.
◆ AgentUuid
string MoxiWorks.Platform.PresentationLog.AgentUuid |
|
getset |
This is the Moxi Works Platform ID of the agent which an ActionLog entry is associated with. This will be an RFC 4122 compliant UUID.
◆ Created
int MoxiWorks.Platform.PresentationLog.Created |
|
getset |
This is the Unix timestamp for the creation time of the presentation.
◆ Edited
int MoxiWorks.Platform.PresentationLog.Edited |
|
getset |
This is the Unix timestamp for the last time the presentation was edited.
◆ ExternalIdentifier
string MoxiWorks.Platform.PresentationLog.ExternalIdentifier |
|
getset |
This is the ID of the Agent utilized by their company.
◆ ExternalOfficeId
string MoxiWorks.Platform.PresentationLog.ExternalOfficeId |
|
getset |
This is the ID of the office for this Agent utilized by their company.
◆ MoxiWorksPresentationId
string MoxiWorks.Platform.PresentationLog.MoxiWorksPresentationId |
|
getset |
This is the ID of the office for this Agent utilized by their company.
◆ PdfRequested
int MoxiWorks.Platform.PresentationLog.PdfRequested |
|
getset |
The number of PDF documents requested.
◆ PresRequested
int MoxiWorks.Platform.PresentationLog.PresRequested |
|
getset |
The number of Online presentations requested.
◆ SentByAgent
string MoxiWorks.Platform.PresentationLog.SentByAgent |
|
getset |
The UUID of the agent that sent the presentation to the client. This will be an RFC 4122 compliant UUID.
◆ Title
string MoxiWorks.Platform.PresentationLog.Title |
|
getset |
The title of the presentation. This can be null if there is no data for this attribute.
◆ Type
string MoxiWorks.Platform.PresentationLog.Type |
|
getset |
Whether the presentation is for a buyer or seller.
The documentation for this class was generated from the following file: