Search Results for

    Show / Hide Table of Contents

    Class MoneyInRoutes

    Inheritance
    System.Object
    MoneyInRoutes
    Namespace: DirectScale.Disco.Extension.Middleware.Models
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class MoneyInRoutes : Object

    Constructors

    MoneyInRoutes()

    Declaration
    public MoneyInRoutes()

    Properties

    ChargePaymentRoute

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

    DeletePaymentRoute

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

    GetExternalPaymentsRoute

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

    GetNewPayerIdRoute

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

    GetSavePaymentFrameRoute

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

    RefundPaymentRoute

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

    ValidateCurrencyRoute

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

    ValidatePaymentRoute

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