goPayPeriodGopayAccountId property

  1. @BuiltValueField.new(wireName: r'GoPay.gopayAccountId')
String? get goPayPeriodGopayAccountId

A GoPay shopper's wallet ID. Used by merchant for Risk and Fraud checks.

Implementation

@BuiltValueField(wireName: r'GoPay.gopayAccountId')
String? get goPayPeriodGopayAccountId;