Class CallbackStatusCreatedBy
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; }