Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Recurly_ExportFileList
PHP Class Recurly_ExportFileList, recurly-client-php
Inheritance:
extends
Recurly_Pager
Exibir arquivo
Open project: recurly/recurly-client-php
Class Usage Examples
Public Methods
Method
Description
get
(
string
$date
,
$params
= null,
$client
= null ) :
Recurly_ExportFileList
Fetch a list of export files for a given date.
Protected Methods
Method
Description
getNodeName
( )
Method Details
get()
public
static
method
Fetch a list of export files for a given date.
public
static
get
(
string
$date
,
$params
= null,
$client
= null ) :
Recurly_ExportFileList
$date
string
Date in YYYY-MM-DD format.
return
Recurly_ExportFileList
getNodeName()
protected
method
protected
getNodeName
( )