GoogleCloudRecaptchaenterpriseV1TransactionData constructor

Implementation

GoogleCloudRecaptchaenterpriseV1TransactionData({
  this.billingAddress,
  this.cardBin,
  this.cardLastFour,
  this.currencyCode,
  this.gatewayInfo,
  this.items,
  this.merchants,
  this.paymentMethod,
  this.shippingAddress,
  this.shippingValue,
  this.transactionId,
  this.user,
  this.value,
});