Search Results for

    Show / Hide Table of Contents

    Class ApplicationResponse

    Inheritance
    System.Object
    ApplicationResponse
    Namespace: DirectScale.Disco.Extension
    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
    Type Description
    PaymentResponse
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX