new IncrementPreAuthMessage()
Extends
Methods
(static) IncrementPreAuthMessage#getAmount() → {Number}
Get the field value
The amount by which to increment the pre-auth.
Returns:
must be a long integer
- Type
- Number
(static) IncrementPreAuthMessage#getPaymentId() → {String}
Get the field value
paymentId of the pre-auth to be incremented.
Returns:
- Type
- String
(static) IncrementPreAuthMessage#setAmount(amount)
Set the field value
The amount by which to increment the pre-auth.
Parameters:
Name | Type | Description |
---|---|---|
amount |
Number | must be a long integer |
(static) IncrementPreAuthMessage#setPaymentId(paymentId)
Set the field value
paymentId of the pre-auth to be incremented.
Parameters:
Name | Type | Description |
---|---|---|
paymentId |
String |