Class SetBackOfficeIdHookRequest
Inheritance
System.Object
SetBackOfficeIdHookRequest
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class SetBackOfficeIdHookRequest : Object
Constructors
SetBackOfficeIdHookRequest()
Declaration
public SetBackOfficeIdHookRequest()
Properties
AssociateBaseType
Declaration
public int AssociateBaseType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AssociateId
Declaration
public int AssociateId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
EnrollerId
Declaration
public int EnrollerId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|