PHP Class Iyzipay\Options

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

Public Methods

Method Description
getApiKey ( )
getBaseUrl ( )
getSecretKey ( )
setApiKey ( $apiKey )
setBaseUrl ( $baseUrl )
setSecretKey ( $secretKey )

Method Details

getApiKey() public method

public getApiKey ( )

getBaseUrl() public method

public getBaseUrl ( )

getSecretKey() public method

public getSecretKey ( )

setApiKey() public method

public setApiKey ( $apiKey )

setBaseUrl() public method

public setBaseUrl ( $baseUrl )

setSecretKey() public method

public setSecretKey ( $secretKey )