whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
mollie
/
mollie-api-php
/
src
/
Resources
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/mollie/mollie-api-php/src/Resources/Issuer.php
<?php namespace Mollie\Api\Resources; class Issuer extends BaseResource { /** * Id of the issuer. * * @var string */ public $id; /** * Name of the issuer. * * @var string */ public $name; /** * The payment method this issuer belongs to. * * @see Mollie_API_Object_Method * @var string */ public $method; /** * Object containing a size1x or size2x image * * @var \stdClass */ public $image; }
Copyright ©2021 || Defacer Indonesia