new PartialAuthMessage()
Extends
Methods
(static) PartialAuthMessage#getPartialAuthAmount() → {Number}
Get the field value
Amount authorized
Returns:
must be a long integer
- Type
- Number
(static) PartialAuthMessage#setPartialAuthAmount(partialAuthAmount)
Set the field value
Amount authorized
Parameters:
Name | Type | Description |
---|---|---|
partialAuthAmount |
Number | must be a long integer |