Search Results for

    Show / Hide Table of Contents

    Class Routing

    Inheritance
    System.Object
    Routing
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class Routing : Object

    Constructors

    Routing()

    Declaration
    public Routing()

    Properties

    AccountNumber

    Declaration
    public string AccountNumber { get; set; }
    Property Value
    Type Description
    System.String

    BankId

    Declaration
    public string BankId { get; set; }
    Property Value
    Type Description
    System.String

    BranchId

    Declaration
    public string BranchId { get; set; }
    Property Value
    Type Description
    System.String

    MerchantId

    Declaration
    public string MerchantId { get; set; }
    Property Value
    Type Description
    System.String

    NameOnAccount

    Declaration
    public string NameOnAccount { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX