Search Results for

    Show / Hide Table of Contents

    Class GetSavePaymentFrameRequest

    Inheritance
    System.Object
    GetSavePaymentFrameRequest
    Namespace: DirectScale.Disco.Extension.MoneyIn.Custom.Models
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class GetSavePaymentFrameRequest : Object

    Constructors

    GetSavePaymentFrameRequest()

    Declaration
    public GetSavePaymentFrameRequest()

    Properties

    AssociateId

    Declaration
    public int AssociateId { get; set; }
    Property Value
    Type Description
    System.Int32

    CountryCode

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

    LanguageCode

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

    PayorId

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

    Region

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