Table of Contents

Class CallbackStatusCreatedBy

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

CallbackStatusCreatedBy

[DataContract]
public class CallbackStatusCreatedBy
Inheritance
CallbackStatusCreatedBy
Inherited Members

Properties

AdminId

The ID of the user who initiated the callback

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

Property Value

string