abstract class Poodle\Payment\Mollie\Resource\Base Constants integer DEFAULT_LIMIT string REST_CREATE string REST_DELETE string REST_LIST string REST_READ string REST_UPDATE
Methods public __construct ( Poodle\Payment\Mollie\Client $api ) all ( $offset = 0, $limit = 0, array $filters = array (
) ) create ( array $data = array (
), array $filters = array (
) ) delete ( $resource_id ) get ( $resource_id, array $filters = array (
) ) getResourcePath ( ) setResourcePath ( $resource_path ) with ( $parent ) withParentId ( $parent_id )
|