Skip to content

Instantly share code, notes, and snippets.

@kevindayton
Created February 6, 2020 17:58
Show Gist options
  • Save kevindayton/b9a7c6ca14a1c99aabf71575def946a8 to your computer and use it in GitHub Desktop.
Save kevindayton/b9a7c6ca14a1c99aabf71575def946a8 to your computer and use it in GitHub Desktop.
// $params = new GetDataCenterUrlsRequest();
// $params->account = "";
// $response = $service->getDataCenterUrls($params);
// var_dump($response); die();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment