PostAuthorizationRequest(amount)

Constructor for building the amount in a postauthorization request. This constructor is intended for test usage and throws an exception if used outside of the Apex test context.

Signature

global PostAuthorizationRequest(Double amount)

Parameters

  • amount:

    Type: Double

    The amount of the authorization.