Class SmVppAccount
VPP account information
[ApiAccessReadOnlyClass]
[DataContract]
public class SmVppAccount
- Inheritance
-
SmVppAccount
- Inherited Members
Constructors
SmVppAccount()
public SmVppAccount()
Properties
Id
Id
[DataMember(Name = "id")]
public string Id { get; set; }
Property Value
VppServiceToken
VPP service token
[DataMember(Name = "vppServiceToken")]
public string VppServiceToken { get; set; }