PYTHON SDK
v2.0.3
|
네임스페이스 | |
get_default | |
변수 | |
string | get_default.api_key = "#ENTER_YOUR_OWN#" |
This sample code demonstrate how to get default sender number through CoolSMS Rest API. 더 자세히 ... | |
string | get_default.api_secret = "#ENTER_YOUR_OWN#" |
get_default.cool = SenderID(api_key, api_secret) | |
get_default.response = cool.get_default() | |