paymentAuthenticationUseCase property

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

Indicates the type of payment for which an authentication is requested (message extension)

Implementation

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