PHP 클래스 Cartalyst\Stripe\Api\CountrySpecs

상속: extends Api
파일 보기 프로젝트 열기: cartalyst/stripe

공개 메소드들

메소드 설명
all ( array $parameters = [] ) : array Returns a list of all the connected country specs.
find ( string $country ) : array Retrieves an existing country spec.

메소드 상세

all() 공개 메소드

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

find() 공개 메소드

Retrieves an existing country spec.
public find ( string $country ) : array
$country string
리턴 array