PHP Class Cartalyst\Stripe\Api\CountrySpecs

Inheritance: extends Api
Afficher le fichier Open project: cartalyst/stripe

Méthodes publiques

Méthode Description
all ( array $parameters = [] ) : array Returns a list of all the connected country specs.
find ( string $country ) : array Retrieves an existing country spec.

Method Details

all() public méthode

Returns a list of all the connected country specs.
public all ( array $parameters = [] ) : array
$parameters array
Résultat array

find() public méthode

Retrieves an existing country spec.
public find ( string $country ) : array
$country string
Résultat array