Show / Hide Table of Contents

Class GetInternationalOrderToPayRequest

Inheritance
System.Object
GetInternationalOrderToPayRequest
Namespace: IFSWebServices.XmlInternationalServices
Assembly: WebServices.dll
Syntax
[MessageContract(WrapperName = "GetInternationalOrderToPay", WrapperNamespace = "WebServices.EnvelopeMessage", IsWrapped = true)]
public class GetInternationalOrderToPayRequest

Constructors

GetInternationalOrderToPayRequest()

Declaration
public GetInternationalOrderToPayRequest()

GetInternationalOrderToPayRequest(Envelope)

Declaration
public GetInternationalOrderToPayRequest(Envelope Envelope)
Parameters
Type Name Description
Envelope Envelope

Fields

Envelope

Declaration
[MessageBodyMember(Namespace = "WebServices.EnvelopeMessage", Order = 0)]
public Envelope Envelope
Field Value
Type Description
Envelope
Back to top Generated by DocFX