PHP 클래스 Recurly_ExportFileList, recurly-client-php

상속: extends Recurly_Pager
파일 보기 프로젝트 열기: recurly/recurly-client-php 1 사용 예제들

공개 메소드들

메소드 설명
get ( string $date, $params = null, $client = null ) : Recurly_ExportFileList Fetch a list of export files for a given date.

보호된 메소드들

메소드 설명
getNodeName ( )

메소드 상세

get() 공개 정적인 메소드

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.
리턴 Recurly_ExportFileList

getNodeName() 보호된 메소드

protected getNodeName ( )