PHP Class Iyzipay\Model\Mapper\BasicThreedsPaymentMapper

Inheritance: extends BasicPaymentResourceMapper
Afficher le fichier Open project: iyzico/iyzipay-php Class Usage Examples

Méthodes publiques

Méthode Description
create ( $rawResult = null )
mapBasicThreedsPayment ( BasicThreedsPayment $auth )
mapBasicThreedsPaymentFrom ( BasicThreedsPayment $auth, $jsonObject )

Method Details

create() public static méthode

public static create ( $rawResult = null )

mapBasicThreedsPayment() public méthode

public mapBasicThreedsPayment ( BasicThreedsPayment $auth )
$auth Iyzipay\Model\BasicThreedsPayment

mapBasicThreedsPaymentFrom() public méthode

public mapBasicThreedsPaymentFrom ( BasicThreedsPayment $auth, $jsonObject )
$auth Iyzipay\Model\BasicThreedsPayment