captureDelayHours property

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

The amount of delay after authorisation.

Implementation

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