setAmount(amount)

Sets the amount for payment authorization. Can be positive, negative, or zero.

Signature

public void setAmount(Double amount)

Parameters

amount
Type: Double

Return Value

Type: void