new SoftbankService(endpoint, merchantId, serviceId, hashKey, locale)
Parameters:
Name | Type | Description |
---|---|---|
endpoint | string | Softbank API endpoint |
merchantId | string | Softbank API merchant ID |
serviceId | string | Softbank API service ID |
hashKey | string | Softbank API hash key |
locale | string | Softbank API locale |
- Source
Methods
(static) generateHashCode(args)
Parameters:
Name | Type | Description |
---|---|---|
args | Array.<string> |
- Source
Returns:
string