Table of Contents

Class SmVppAccount

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

VPP account information

[DataContract]
public class SmVppAccount
Inheritance
SmVppAccount
Inherited Members

Properties

Id

Id

[DataMember(Name = "id")]
public string Id { get; set; }

Property Value

string

VppServiceToken

VPP service token

[DataMember(Name = "vppServiceToken")]
public string VppServiceToken { get; set; }

Property Value

string