|
| string | Uuid [get, set] |
| | This is the Moxi Works Platform ID of the Team. This will be an RFC 4122 compliant UUID. More...
|
| |
| string | Name [get, set] |
| | The name of the team. This can be null if there is no data for this attribute. More...
|
| |
| string | Email [get, set] |
| | This is the team’s main email address. This email address should be considered the email address the team would prefer to be contacted by. This can be null if there is no data for this attribute. More...
|
| |
| string | Address1 [get, set] |
| | The street address of the team. This can be null if there is no data for this attribute. More...
|
| |
| string | Address2 [get, set] |
| | The suite or team number of the team. This can be null if there is no data for this attribute. More...
|
| |
| string | City [get, set] |
| | The city the team is in. This can be null if there is no data for this attribute. More...
|
| |
| string | ZipCode [get, set] |
| | The postal code the team is in. This can be null if there is no data for this attribute. More...
|
| |
| string | State [get, set] |
| | The state or provice the team is in. This can be null if there is no data for this attribute. More...
|
| |
| string | Phone [get, set] |
| | This is the team’s main phone number. This number should be considered the number the team would prefer to be contacted by. This can be null if there is no data for this attribute. More...
|
| |
| string | Fax [get, set] |
| | This is the team’s fax phone number. This can be null if there is no data for this attribute. More...
|
| |
| string | LogoUrl [get, set] |
| | URL to an logo for the team. This can be null if there is no data for this attribute. More...
|
| |
| string | PhotoUrl [get, set] |
| | URL to an image of the team. This can be null if there is no data for this attribute. More...
|
| |
| string | Description [get, set] |
| | Description of the team. This can contain embedded HTML tags. This can be null if there is no data for this attribute. More...
|
| |
| string | AltPhone [get, set] |
| | Alternate phone number for the team. This should be considered second in priority to Phone. This can be null if there is no data for this attribute. More...
|
| |
| string | AltEmail [get, set] |
| | Alternate phone number for the team. This should be considered second in priority to Email. This can be null if there is no data for this attribute. More...
|
| |
| string | WebSiteUrl [get, set] |
| | Team’s website url. This can be null if there is no data for this attribute. More...
|
| |
| bool | Actve [get, set] |
| | Whether this team is active. More...
|
| |
◆ Actve
| bool MoxiWorks.Platform.Team.Actve |
|
getset |
Whether this team is active.
◆ Address1
| string MoxiWorks.Platform.Team.Address1 |
|
getset |
The street address of the team. This can be null if there is no data for this attribute.
◆ Address2
| string MoxiWorks.Platform.Team.Address2 |
|
getset |
The suite or team number of the team. This can be null if there is no data for this attribute.
◆ AltEmail
| string MoxiWorks.Platform.Team.AltEmail |
|
getset |
Alternate phone number for the team. This should be considered second in priority to Email. This can be null if there is no data for this attribute.
◆ AltPhone
| string MoxiWorks.Platform.Team.AltPhone |
|
getset |
Alternate phone number for the team. This should be considered second in priority to Phone. This can be null if there is no data for this attribute.
◆ City
| string MoxiWorks.Platform.Team.City |
|
getset |
The city the team is in. This can be null if there is no data for this attribute.
◆ Description
| string MoxiWorks.Platform.Team.Description |
|
getset |
Description of the team. This can contain embedded HTML tags. This can be null if there is no data for this attribute.
◆ Email
| string MoxiWorks.Platform.Team.Email |
|
getset |
This is the team’s main email address. This email address should be considered the email address the team would prefer to be contacted by. This can be null if there is no data for this attribute.
◆ Fax
| string MoxiWorks.Platform.Team.Fax |
|
getset |
This is the team’s fax phone number. This can be null if there is no data for this attribute.
◆ LogoUrl
| string MoxiWorks.Platform.Team.LogoUrl |
|
getset |
URL to an logo for the team. This can be null if there is no data for this attribute.
◆ Name
| string MoxiWorks.Platform.Team.Name |
|
getset |
The name of the team. This can be null if there is no data for this attribute.
◆ Phone
| string MoxiWorks.Platform.Team.Phone |
|
getset |
This is the team’s main phone number. This number should be considered the number the team would prefer to be contacted by. This can be null if there is no data for this attribute.
◆ PhotoUrl
| string MoxiWorks.Platform.Team.PhotoUrl |
|
getset |
URL to an image of the team. This can be null if there is no data for this attribute.
◆ State
| string MoxiWorks.Platform.Team.State |
|
getset |
The state or provice the team is in. This can be null if there is no data for this attribute.
◆ Uuid
| string MoxiWorks.Platform.Team.Uuid |
|
getset |
This is the Moxi Works Platform ID of the Team. This will be an RFC 4122 compliant UUID.
◆ WebSiteUrl
| string MoxiWorks.Platform.Team.WebSiteUrl |
|
getset |
Team’s website url. This can be null if there is no data for this attribute.
◆ ZipCode
| string MoxiWorks.Platform.Team.ZipCode |
|
getset |
The postal code the team 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: