Class ApplicationResponse
Inheritance
System.Object
ApplicationResponse
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class ApplicationResponse : Object
Constructors
ApplicationResponse()
Declaration
public ApplicationResponse()
Properties
AssociateId
Declaration
public int AssociateId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
BackOfficeId
Declaration
public string BackOfficeId { get; set; }
Property Value
Type |
Description |
System.String |
|
PaymentStatus
Declaration
public PaymentResponse PaymentStatus { get; set; }
Property Value