Constructor OnlineEftposCredentials
OnlineEftposCredentials(String, String)
Default constructor.
Declaration
public OnlineEftposCredentials(string consumerKey, string consumerSecret)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | consumerKey | The consumer key value issued to your application when it was registered with the Online Eftpos API. |
| System.String | consumerSecret | The consumer secret value issued to your application when it was registered with the Online Eftpos API. |
OnlineEftposCredentials(String, String)
Default constructor.
Declaration
public OnlineEftposCredentials(string consumerKey, string consumerSecret)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | consumerKey | The consumer key value issued to your application when it was registered with the Online Eftpos API. |
| System.String | consumerSecret | The consumer secret value issued to your application when it was registered with the Online Eftpos API. |