class GoogleCloudRecaptchaenterpriseV1TransactionData extends Collection (View source)

Properties

protected $collection_key
protected $billingAddressType
protected $billingAddressDataType
string $cardBin
string $cardLastFour
string $currencyCode
protected $gatewayInfoType
protected $gatewayInfoDataType
protected $itemsType
protected $itemsDataType
protected $merchantsType
protected $merchantsDataType
string $paymentMethod
protected $shippingAddressType
protected $shippingAddressDataType
$shippingValue
string $transactionId
protected $userType
protected $userDataType
$value

Methods

setCardBin($cardBin)

No description

string
getCardBin()

No description

setCardLastFour($cardLastFour)

No description

string
getCardLastFour()

No description

setCurrencyCode($currencyCode)

No description

string
getCurrencyCode()

No description

setItems($items)

No description

setMerchants($merchants)

No description

setPaymentMethod($paymentMethod)

No description

string
getPaymentMethod()

No description

setShippingValue($shippingValue)

No description

getShippingValue()

No description

setTransactionId($transactionId)

No description

string
getTransactionId()

No description

setValue($value)

No description

getValue()

No description

Details

setBillingAddress(GoogleCloudRecaptchaenterpriseV1TransactionDataAddress $billingAddress)

No description

setCardBin($cardBin)

No description

Parameters

$cardBin

string getCardBin()

No description

Return Value

string

setCardLastFour($cardLastFour)

No description

Parameters

$cardLastFour

string getCardLastFour()

No description

Return Value

string

setCurrencyCode($currencyCode)

No description

Parameters

$currencyCode

string getCurrencyCode()

No description

Return Value

string

setItems($items)

No description

Parameters

$items

setMerchants($merchants)

No description

Parameters

$merchants

setPaymentMethod($paymentMethod)

No description

Parameters

$paymentMethod

string getPaymentMethod()

No description

Return Value

string

setShippingAddress(GoogleCloudRecaptchaenterpriseV1TransactionDataAddress $shippingAddress)

No description

setShippingValue($shippingValue)

No description

Parameters

$shippingValue

getShippingValue()

No description

setTransactionId($transactionId)

No description

Parameters

$transactionId

string getTransactionId()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

getValue()

No description