PHP Class Iyzipay\Model\BankTransfer

Show file Open project: iyzico/iyzipay-php Class Usage Examples

Public Methods

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

Method Details

getContactName() public method

public getContactName ( )

getContactSurname() public method

public getContactSurname ( )

getIban() public method

public getIban ( )

getLegalCompanyTitle() public method

getMarketplaceSubMerchantType() public method

getSubMerchantKey() public method

public getSubMerchantKey ( )

setContactName() public method

public setContactName ( $contactName )

setContactSurname() public method

public setContactSurname ( $contactSurname )

setIban() public method

public setIban ( $iban )

setLegalCompanyTitle() public method

public setLegalCompanyTitle ( $legalCompanyTitle )

setMarketplaceSubMerchantType() public method

public setMarketplaceSubMerchantType ( $marketplaceSubMerchantType )

setSubMerchantKey() public method

public setSubMerchantKey ( $subMerchantKey )