Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pantheon
Terminus
Collections
PaymentMethods
PHP Class Pantheon\Terminus\Collections\PaymentMethods
Inheritance:
extends
UserOwnedCollection
Afficher le fichier
Open project: pantheon-systems/terminus
Class Usage Examples
Protected Properties
Свойство
Type
Description
$collected_class
string
$url
string
Méthodes publiques
Méthode
Description
get
(
string
$id
) :
PaymentMethod
Retrieves a payment method object by either its UUID or its label
Method Details
get()
public
méthode
Retrieves a payment method object by either its UUID or its label
public
get
(
string
$id
) :
PaymentMethod
$id
string
The identifier for the payment method requested
Résultat
PaymentMethod
Property Details
$collected_class
protected_oe property
protected
string
$collected_class
Résultat
string
$url
protected_oe property
protected
string
$url
Résultat
string