PHP 클래스 Iyzipay\Model\Mapper\BasicThreedsPaymentMapper

상속: extends BasicPaymentResourceMapper
파일 보기 프로젝트 열기: iyzico/iyzipay-php 1 사용 예제들

공개 메소드들

메소드 설명
create ( $rawResult = null )
mapBasicThreedsPayment ( BasicThreedsPayment $auth )
mapBasicThreedsPaymentFrom ( BasicThreedsPayment $auth, $jsonObject )

메소드 상세

create() 공개 정적인 메소드

public static create ( $rawResult = null )

mapBasicThreedsPayment() 공개 메소드

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

mapBasicThreedsPaymentFrom() 공개 메소드

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