Response structure detailing the outcome of an SDK generation job
| Property | Type | Description |
|---|---|---|
| kind | String | Uniquely identifies the object schema type |
| success | Boolean | Indicates whether the SDK build was completed successfully |
| message | String | Informational status or diagnostic message regarding SDK generation |
| link | String | Download link to retrieve the generated SDK bundle |