Search Results for

    Show / Hide Table of Contents

    Class MoneyInEndpoints

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

    Constructors

    MoneyInEndpoints()

    Declaration
    public MoneyInEndpoints()

    Properties

    ChargePaymentEndpoint

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

    DeletePaymentEndpoint

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

    GetExternalPaymentsEndpoint

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

    GetNewPayerIdEndpoint

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

    GetSavePaymentFrameEndpoint

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

    RefundPaymentEndpoint

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

    ValidateCurrencyEndpoint

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

    ValidatePaymentEndpoint

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