Class: VoidCreditRequest

remotepay.VoidCreditRequest

new VoidCreditRequest()

Source:

Methods

(static) VoidCreditRequest#getCreditId() → {String}

Get the field value Unique identifier
Source:
Returns:
Type
String

(static) VoidCreditRequest#getOrderId() → {String}

Get the field value Unique identifier
Source:
Returns:
Type
String

(static) VoidCreditRequest#getRequestId() → {String}

Get the field value Identifier for the request
Source:
Returns:
Type
String

(static) VoidCreditRequest#setCreditId(creditId)

Set the field value Unique identifier
Parameters:
Name Type Description
creditId String
Source:

(static) VoidCreditRequest#setOrderId(orderId)

Set the field value Unique identifier
Parameters:
Name Type Description
orderId String
Source:

(static) VoidCreditRequest#setRequestId(requestId)

Set the field value Identifier for the request
Parameters:
Name Type Description
requestId String
Source: