MoxiWorks Platform
.NET SDK For MoxiWorks Public API
MoxiWorks.Platform.Office Class Reference

Office entities represent brokerage offices. More...

Properties

string MoxiWorksOfficeId [get, set]
 This is the Moxi Works Platform ID of the office for this Office. This will be an RFC 4122 compliant UUID. More...
 
string Id [get, set]
 An alternate integer ID of the office. If you are integrating with Moxi Works Authentication services, you should use this ID. More...
 
string Name [get, set]
 URL to an image of the office. This can be null if there is no data for this attribute. More...
 
string ImageUrl [get, set]
 The name of the office. This can be null if there is no data for this attribute. More...
 
string Address [get, set]
 The street address of the office. This can be null if there is no data for this attribute. More...
 
string Address2 [get, set]
 The suite or office number of the office. This can be null if there is no data for this attribute. More...
 
string City [get, set]
 The city the office is in. This can be null if there is no data for this attribute. More...
 
string Country [get, set]
 The county the office is in. This can be null if there is no data for this attribute More...
 
string State [get, set]
 The state or provice the office is in. This can be null if there is no data for this attribute. More...
 
string ZipCode [get, set]
 The postal code the office is in. This can be null if there is no data for this attribute. More...
 
string AltPhone [get, set]
 Alternate phone number for the office. This should be considered second in priority to phone_number. This can be null if there is no data for this attribute. More...
 
string Email [get, set]
 This is the office’s main email address. This email address should be considered the email address the office would prefer to be contacted by. This can be null if there is no data for this attribute. More...
 
string Facebook [get, set]
 Office’s Facebook page url. This can be null if there is no data for this attribute. More...
 
string GooglePluse [get, set]
 Office’s Google Plus account name. This can be null if there is no data for this attribute. More...
 
string Phone [get, set]
 This is the office’s main phone number. This number should be considered the number the office would prefer to be contacted by. This can be null if there is no data for this attribute. More...
 
string Timezone [get, set]
 Timezone the office is in. More...
 
string Twitter [get, set]
 Office’s Twitter account name. This can be null if there is no data available for this attribute. More...
 

Detailed Description

Office entities represent brokerage offices.

Property Documentation

◆ Address

string MoxiWorks.Platform.Office.Address
getset

The street address of the office. This can be null if there is no data for this attribute.

◆ Address2

string MoxiWorks.Platform.Office.Address2
getset

The suite or office number of the office. This can be null if there is no data for this attribute.

◆ AltPhone

string MoxiWorks.Platform.Office.AltPhone
getset

Alternate phone number for the office. This should be considered second in priority to phone_number. This can be null if there is no data for this attribute.

◆ City

string MoxiWorks.Platform.Office.City
getset

The city the office is in. This can be null if there is no data for this attribute.

◆ Country

string MoxiWorks.Platform.Office.Country
getset

The county the office is in. This can be null if there is no data for this attribute

◆ Email

string MoxiWorks.Platform.Office.Email
getset

This is the office’s main email address. This email address should be considered the email address the office would prefer to be contacted by. This can be null if there is no data for this attribute.

◆ Facebook

string MoxiWorks.Platform.Office.Facebook
getset

Office’s Facebook page url. This can be null if there is no data for this attribute.

◆ GooglePluse

string MoxiWorks.Platform.Office.GooglePluse
getset

Office’s Google Plus account name. This can be null if there is no data for this attribute.

◆ Id

string MoxiWorks.Platform.Office.Id
getset

An alternate integer ID of the office. If you are integrating with Moxi Works Authentication services, you should use this ID.

◆ ImageUrl

string MoxiWorks.Platform.Office.ImageUrl
getset

The name of the office. This can be null if there is no data for this attribute.

◆ MoxiWorksOfficeId

string MoxiWorks.Platform.Office.MoxiWorksOfficeId
getset

This is the Moxi Works Platform ID of the office for this Office. This will be an RFC 4122 compliant UUID.

◆ Name

string MoxiWorks.Platform.Office.Name
getset

URL to an image of the office. This can be null if there is no data for this attribute.

◆ Phone

string MoxiWorks.Platform.Office.Phone
getset

This is the office’s main phone number. This number should be considered the number the office would prefer to be contacted by. This can be null if there is no data for this attribute.

◆ State

string MoxiWorks.Platform.Office.State
getset

The state or provice the office is in. This can be null if there is no data for this attribute.

◆ Timezone

string MoxiWorks.Platform.Office.Timezone
getset

Timezone the office is in.

◆ Twitter

string MoxiWorks.Platform.Office.Twitter
getset

Office’s Twitter account name. This can be null if there is no data available for this attribute.

◆ ZipCode

string MoxiWorks.Platform.Office.ZipCode
getset

The postal code the office is in. This can be null if there is no data for this attribute.


The documentation for this class was generated from the following file: