instructionsUrl property

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

The URL to the detailed instructions to make payment using the voucher.

Implementation

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