usage property
Specifies how many times the card can be used. Possible values: singleUse, multiUse. > Reach out to your Adyen contact to determine the value relevant for your integration.
Implementation
@BuiltValueField(wireName: r'usage')
String? get usage;