Table of Contents

Class SupportSalesRepresentative

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Support Sales Representative

[DataContract]
public class SupportSalesRepresentative
Inheritance
SupportSalesRepresentative
Inherited Members

Constructors

SupportSalesRepresentative()

public SupportSalesRepresentative()

Properties

Email

Email

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "email")]
public string Email { get; set; }

Property Value

string

Name

Name

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "name")]
public string Name { get; set; }

Property Value

string

Phone

Phone Number

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "phone")]
public string Phone { get; set; }

Property Value

string