PHP Class Iyzipay\Model\BankTransfer

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

Méthodes publiques

Méthode Description
getContactName ( )
getContactSurname ( )
getIban ( )
getLegalCompanyTitle ( )
getMarketplaceSubMerchantType ( )
getSubMerchantKey ( )
setContactName ( $contactName )
setContactSurname ( $contactSurname )
setIban ( $iban )
setLegalCompanyTitle ( $legalCompanyTitle )
setMarketplaceSubMerchantType ( $marketplaceSubMerchantType )
setSubMerchantKey ( $subMerchantKey )

Method Details

getContactName() public méthode

public getContactName ( )

getContactSurname() public méthode

public getContactSurname ( )

getIban() public méthode

public getIban ( )

getLegalCompanyTitle() public méthode

getMarketplaceSubMerchantType() public méthode

getSubMerchantKey() public méthode

public getSubMerchantKey ( )

setContactName() public méthode

public setContactName ( $contactName )

setContactSurname() public méthode

public setContactSurname ( $contactSurname )

setIban() public méthode

public setIban ( $iban )

setLegalCompanyTitle() public méthode

public setLegalCompanyTitle ( $legalCompanyTitle )

setMarketplaceSubMerchantType() public méthode

public setMarketplaceSubMerchantType ( $marketplaceSubMerchantType )

setSubMerchantKey() public méthode

public setSubMerchantKey ( $subMerchantKey )