captureDelayHours property

  1. @BuiltValueField.new(wireName: r'captureDelayHours')
int? get captureDelayHours

The delay between the authorisation and scheduled auto-capture, specified in hours.

Implementation

@BuiltValueField(wireName: r'captureDelayHours')
int? get captureDelayHours;