UserPluginPaymentToken extends UserPluginPaymentToken

This is the user plugin payment token class.

The user plugin payment token will be stored in that class and will remain immutable (only get methods are available)

Tags
see
UserPluginPaymentToken::getData()
see
Element
see
ElementTrait
see
ElementModuleTrait

Table of Contents

$data  : PaymentSystemPropertyValues|null
getData() Returns the plugin data.  : PaymentSystemPropertyValues|null
setData()  : void

Properties

Methods

setData()

public setData(array<string|int, mixed> $data) : void
Parameters
$data : array<string|int, mixed>
Return values
void

Search results