finalCapture property

bool? finalCapture
final

Indicates whether you can make additional captures against the authorized payment. Set to true if you do not intend to capture additional payments against the authorization. Set to false if you intend to capture additional payments against the authorization.

Implementation

final bool? finalCapture;