You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`extendTo`|[OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)|:heavy_check_mark:| RFC3339 timestamp to extend the free trial to.<br/>Must be in the future and not more than 365 days from now. | 2026-01-08T00:00:00Z |
|`contentType`|*String*|:heavy_check_mark:| HTTP response content type for this operation |
9
+
|`statusCode`|*int*|:heavy_check_mark:| HTTP response status code for this operation |
10
+
|`rawResponse`|[HttpResponse\<InputStream>](https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/HttpResponse.html)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
0 commit comments