This SDK is managed by the SDK Fabric project, a global infrastructure to automatically generate SDKs for every API.
You can find more information about this SDK at TypeHub: https://app.typehub.cloud/d/{{typehub_user}}/{{typehub_document}}
import {{namespace}}.Client;
Client client = Client::build("[access_token]");
{{usage}}