Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Stripe
Balance
retrieve
Stripe\Balance::retrieve PHP 메소드
Balance 1 문서
파일 보기
프로젝트 열기: stripe/stripe-php
retrieve()
공개
정적인
메소드
public
static
retrieve
(
array
|
string
|
null
$opts
= null ) :
Balance
$opts
array
|
string
|
null
리턴
Balance
public static function retrieve($opts = null) { return self::_singletonRetrieve($opts); }
Balance
retrieve