ProcessPaymentStatusResult Class

Represents the result of processing a payment status update.

Namespace

RichMessaging

ProcessPaymentStatusResult Properties

The following are properties for ProcessPaymentStatusResult.

status

The processing status of the payment status update.

Signature

public RichMessaging.ProcessPaymentResultStatus status {get; set;}

message

An optional message describing the result.

Signature

public String message {get; set;}

Property Value

Type: String