Class GiroCheckoutRequest.Response

Namespace
GiroSolution.GiroCheckout.Request
Assembly
GiroCheckout.dll
protected class GiroCheckoutRequest.Response
Inheritance
GiroCheckoutRequest.Response
Inherited Members

Constructors

Response()

public Response()

Properties

HeaderField

public string HeaderField { get; set; }

Property Value

string

MessageBody

public string MessageBody { get; set; }

Property Value

string

StatusCode

public int StatusCode { get; set; }

Property Value

int