Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ docs/ApplicationResult.md
docs/AvailableNumber.md
docs/AvailableNumberList.md
docs/BargeInReason.md
docs/BlobListResponse.md
docs/BlobResult.md
docs/BuyIncomingNumberRequest.md
docs/CallControlWebhook.md
docs/CallDirection.md
Expand All @@ -38,6 +40,7 @@ docs/ConferenceRecordingStatusWebhook.md
docs/ConferenceResult.md
docs/ConferenceStatus.md
docs/ConferenceStatusWebhook.md
docs/CreateBlobRequest.md
docs/CreateConference.md
docs/CreateConferenceRequest.md
docs/CreateConferenceWebhook.md
Expand Down Expand Up @@ -84,6 +87,7 @@ docs/MessageResult.md
docs/MessageStatus.md
docs/MessageStatusWebhook.md
docs/MessagesList.md
docs/ModifyBlobRequest.md
docs/MutableResourceModel.md
docs/OutDial.md
docs/OutDialApiConnectWebhook.md
Expand All @@ -94,6 +98,7 @@ docs/Park.md
docs/Pause.md
docs/PerclCommand.md
docs/PerclScript.md
docs/PlatformError.md
docs/Play.md
docs/PlayBeep.md
docs/PlayEarlyMedia.md
Expand All @@ -114,6 +119,7 @@ docs/RedirectWebhook.md
docs/Reject.md
docs/RemoveFromConference.md
docs/RemoveFromQueueNotificationWebhook.md
docs/ReplaceBlobRequest.md
docs/RequestType.md
docs/SMSTenDLCBrand.md
docs/SMSTenDLCBrandAltBusinessIdType.md
Expand Down Expand Up @@ -141,6 +147,8 @@ docs/Sms.md
docs/StartRecordCall.md
docs/TFN.md
docs/TFNCampaign.md
docs/TTSEngine.md
docs/TTSEngineName.md
docs/TerminateConference.md
docs/TranscribeReason.md
docs/TranscribeTermReason.md
Expand Down Expand Up @@ -182,6 +190,8 @@ src/main/java/com/github/freeclimbapi/ApplicationResult.java
src/main/java/com/github/freeclimbapi/AvailableNumber.java
src/main/java/com/github/freeclimbapi/AvailableNumberList.java
src/main/java/com/github/freeclimbapi/BargeInReason.java
src/main/java/com/github/freeclimbapi/BlobListResponse.java
src/main/java/com/github/freeclimbapi/BlobResult.java
src/main/java/com/github/freeclimbapi/BuyIncomingNumberRequest.java
src/main/java/com/github/freeclimbapi/CallControlWebhook.java
src/main/java/com/github/freeclimbapi/CallDirection.java
Expand All @@ -202,6 +212,7 @@ src/main/java/com/github/freeclimbapi/ConferenceResult.java
src/main/java/com/github/freeclimbapi/ConferenceStatus.java
src/main/java/com/github/freeclimbapi/ConferenceStatusWebhook.java
src/main/java/com/github/freeclimbapi/Configuration.java
src/main/java/com/github/freeclimbapi/CreateBlobRequest.java
src/main/java/com/github/freeclimbapi/CreateConference.java
src/main/java/com/github/freeclimbapi/CreateConferenceRequest.java
src/main/java/com/github/freeclimbapi/CreateConferenceWebhook.java
Expand Down Expand Up @@ -250,6 +261,7 @@ src/main/java/com/github/freeclimbapi/MessageResult.java
src/main/java/com/github/freeclimbapi/MessageStatus.java
src/main/java/com/github/freeclimbapi/MessageStatusWebhook.java
src/main/java/com/github/freeclimbapi/MessagesList.java
src/main/java/com/github/freeclimbapi/ModifyBlobRequest.java
src/main/java/com/github/freeclimbapi/MutableResourceModel.java
src/main/java/com/github/freeclimbapi/OutDial.java
src/main/java/com/github/freeclimbapi/OutDialApiConnectWebhook.java
Expand All @@ -261,6 +273,7 @@ src/main/java/com/github/freeclimbapi/Park.java
src/main/java/com/github/freeclimbapi/Pause.java
src/main/java/com/github/freeclimbapi/PerclCommand.java
src/main/java/com/github/freeclimbapi/PerclScript.java
src/main/java/com/github/freeclimbapi/PlatformError.java
src/main/java/com/github/freeclimbapi/Play.java
src/main/java/com/github/freeclimbapi/PlayBeep.java
src/main/java/com/github/freeclimbapi/PlayEarlyMedia.java
Expand All @@ -283,6 +296,7 @@ src/main/java/com/github/freeclimbapi/RedirectWebhook.java
src/main/java/com/github/freeclimbapi/Reject.java
src/main/java/com/github/freeclimbapi/RemoveFromConference.java
src/main/java/com/github/freeclimbapi/RemoveFromQueueNotificationWebhook.java
src/main/java/com/github/freeclimbapi/ReplaceBlobRequest.java
src/main/java/com/github/freeclimbapi/RequestType.java
src/main/java/com/github/freeclimbapi/SMSTenDLCBrand.java
src/main/java/com/github/freeclimbapi/SMSTenDLCBrandAltBusinessIdType.java
Expand Down Expand Up @@ -313,6 +327,8 @@ src/main/java/com/github/freeclimbapi/StartRecordCall.java
src/main/java/com/github/freeclimbapi/StringUtil.java
src/main/java/com/github/freeclimbapi/TFN.java
src/main/java/com/github/freeclimbapi/TFNCampaign.java
src/main/java/com/github/freeclimbapi/TTSEngine.java
src/main/java/com/github/freeclimbapi/TTSEngineName.java
src/main/java/com/github/freeclimbapi/TerminateConference.java
src/main/java/com/github/freeclimbapi/TranscribeReason.java
src/main/java/com/github/freeclimbapi/TranscribeTermReason.java
Expand Down Expand Up @@ -344,6 +360,8 @@ src/test/java/com/github/freeclimbapi/ApplicationResultTest.java
src/test/java/com/github/freeclimbapi/AvailableNumberListTest.java
src/test/java/com/github/freeclimbapi/AvailableNumberTest.java
src/test/java/com/github/freeclimbapi/BargeInReasonTest.java
src/test/java/com/github/freeclimbapi/BlobListResponseTest.java
src/test/java/com/github/freeclimbapi/BlobResultTest.java
src/test/java/com/github/freeclimbapi/BuyIncomingNumberRequestTest.java
src/test/java/com/github/freeclimbapi/CallControlWebhookTest.java
src/test/java/com/github/freeclimbapi/CallDirectionTest.java
Expand All @@ -363,6 +381,7 @@ src/test/java/com/github/freeclimbapi/ConferenceRecordingStatusWebhookTest.java
src/test/java/com/github/freeclimbapi/ConferenceResultTest.java
src/test/java/com/github/freeclimbapi/ConferenceStatusTest.java
src/test/java/com/github/freeclimbapi/ConferenceStatusWebhookTest.java
src/test/java/com/github/freeclimbapi/CreateBlobRequestTest.java
src/test/java/com/github/freeclimbapi/CreateConferenceRequestTest.java
src/test/java/com/github/freeclimbapi/CreateConferenceTest.java
src/test/java/com/github/freeclimbapi/CreateConferenceWebhookTest.java
Expand Down Expand Up @@ -409,6 +428,7 @@ src/test/java/com/github/freeclimbapi/MessageResultTest.java
src/test/java/com/github/freeclimbapi/MessageStatusTest.java
src/test/java/com/github/freeclimbapi/MessageStatusWebhookTest.java
src/test/java/com/github/freeclimbapi/MessagesListTest.java
src/test/java/com/github/freeclimbapi/ModifyBlobRequestTest.java
src/test/java/com/github/freeclimbapi/MutableResourceModelTest.java
src/test/java/com/github/freeclimbapi/OutDialApiConnectWebhookTest.java
src/test/java/com/github/freeclimbapi/OutDialConnectWebhookTest.java
Expand All @@ -419,6 +439,7 @@ src/test/java/com/github/freeclimbapi/ParkTest.java
src/test/java/com/github/freeclimbapi/PauseTest.java
src/test/java/com/github/freeclimbapi/PerclCommandTest.java
src/test/java/com/github/freeclimbapi/PerclScriptTest.java
src/test/java/com/github/freeclimbapi/PlatformErrorTest.java
src/test/java/com/github/freeclimbapi/PlayBeepTest.java
src/test/java/com/github/freeclimbapi/PlayEarlyMediaTest.java
src/test/java/com/github/freeclimbapi/PlayTest.java
Expand All @@ -439,6 +460,7 @@ src/test/java/com/github/freeclimbapi/RedirectWebhookTest.java
src/test/java/com/github/freeclimbapi/RejectTest.java
src/test/java/com/github/freeclimbapi/RemoveFromConferenceTest.java
src/test/java/com/github/freeclimbapi/RemoveFromQueueNotificationWebhookTest.java
src/test/java/com/github/freeclimbapi/ReplaceBlobRequestTest.java
src/test/java/com/github/freeclimbapi/RequestTypeTest.java
src/test/java/com/github/freeclimbapi/SMSTenDLCBrandAltBusinessIdTypeTest.java
src/test/java/com/github/freeclimbapi/SMSTenDLCBrandEntityTypeTest.java
Expand Down Expand Up @@ -466,6 +488,8 @@ src/test/java/com/github/freeclimbapi/SmsTest.java
src/test/java/com/github/freeclimbapi/StartRecordCallTest.java
src/test/java/com/github/freeclimbapi/TFNCampaignTest.java
src/test/java/com/github/freeclimbapi/TFNTest.java
src/test/java/com/github/freeclimbapi/TTSEngineNameTest.java
src/test/java/com/github/freeclimbapi/TTSEngineTest.java
src/test/java/com/github/freeclimbapi/TerminateConferenceTest.java
src/test/java/com/github/freeclimbapi/TranscribeReasonTest.java
src/test/java/com/github/freeclimbapi/TranscribeTermReasonTest.java
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

None

<a name="6.3.0"></a>

## [6.3.0] - 2025-10-21

### Added

- Add models for new TTS models and engine setup
- Add models and default api methods for Blob API

<a name="6.2.0"></a>

## [6.2.0] - 2025-09-24
Expand Down
20 changes: 17 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.github.freeclimbapi</groupId>
<artifactId>freeclimb-java-client</artifactId>
<version>6.2.0</version>
<version>6.3.0</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -56,7 +56,7 @@ Add this dependency to your project's build file:
}

dependencies {
implementation "com.github.freeclimbapi:freeclimb-java-client:6.2.0"
implementation "com.github.freeclimbapi:freeclimb-java-client:6.3.0"
implementation("com.squareup.okhttp3:okhttp:4.9.3")
implementation("com.squareup.okhttp3:logging-interceptor:4.9.3")
}
Expand All @@ -72,7 +72,7 @@ mvn clean package

Then manually install the following JARs:

* `target/freeclimb-java-client-6.2.0.jar`
* `target/freeclimb-java-client-6.3.0.jar`
* `target/lib/*.jar`

## Getting Started
Expand Down Expand Up @@ -147,12 +147,14 @@ Class | Method | HTTP request | Description
*DefaultApi* | [**createAConference**](docs/DefaultApi.md#createAConference) | **POST** /Accounts/{accountId}/Conferences | Create a Conference
*DefaultApi* | [**createAQueue**](docs/DefaultApi.md#createAQueue) | **POST** /Accounts/{accountId}/Queues | Create a Queue
*DefaultApi* | [**createAnApplication**](docs/DefaultApi.md#createAnApplication) | **POST** /Accounts/{accountId}/Applications | Create an application
*DefaultApi* | [**createBlob**](docs/DefaultApi.md#createBlob) | **POST** /Accounts/{accountId}/Blobs | Create a Blob
*DefaultApi* | [**createExport**](docs/DefaultApi.md#createExport) | **POST** /Accounts/{accountId}/Exports | Create an Export
*DefaultApi* | [**createKnowledgeBaseCompletion**](docs/DefaultApi.md#createKnowledgeBaseCompletion) | **POST** /Accounts/{accountId}/KnowledgeBases/{knowledgeBaseId}/Completion | Query the knowledge base
*DefaultApi* | [**deleteARecording**](docs/DefaultApi.md#deleteARecording) | **DELETE** /Accounts/{accountId}/Recordings/{recordingId} | Delete a Recording
*DefaultApi* | [**deleteAnApplication**](docs/DefaultApi.md#deleteAnApplication) | **DELETE** /Accounts/{accountId}/Applications/{applicationId} | Delete an application
*DefaultApi* | [**deleteAnExport**](docs/DefaultApi.md#deleteAnExport) | **DELETE** /Accounts/{accountId}/Exports/{exportId} | Delete an Export
*DefaultApi* | [**deleteAnIncomingNumber**](docs/DefaultApi.md#deleteAnIncomingNumber) | **DELETE** /Accounts/{accountId}/IncomingPhoneNumbers/{phoneNumberId} | Delete an Incoming Number
*DefaultApi* | [**deleteBlob**](docs/DefaultApi.md#deleteBlob) | **DELETE** /Accounts/{accountId}/Blobs/{blobId} | Delete Blob
*DefaultApi* | [**dequeueAMember**](docs/DefaultApi.md#dequeueAMember) | **POST** /Accounts/{accountId}/Queues/{queueId}/Members/{callId} | Dequeue a Member
*DefaultApi* | [**dequeueHeadMember**](docs/DefaultApi.md#dequeueHeadMember) | **POST** /Accounts/{accountId}/Queues/{queueId}/Members/Front | Dequeue Head Member
*DefaultApi* | [**downloadARecordingFile**](docs/DefaultApi.md#downloadARecordingFile) | **GET** /Accounts/{accountId}/Recordings/{recordingId}/Download | Download a Recording File
Expand All @@ -169,6 +171,7 @@ Class | Method | HTTP request | Description
*DefaultApi* | [**getAnExport**](docs/DefaultApi.md#getAnExport) | **GET** /Accounts/{accountId}/Exports/{exportId} | Get an Export
*DefaultApi* | [**getAnIncomingNumber**](docs/DefaultApi.md#getAnIncomingNumber) | **GET** /Accounts/{accountId}/IncomingPhoneNumbers/{phoneNumberId} | Get an Incoming Number
*DefaultApi* | [**getAnSmsMessage**](docs/DefaultApi.md#getAnSmsMessage) | **GET** /Accounts/{accountId}/Messages/{messageId} | Get an SMS Message
*DefaultApi* | [**getBlob**](docs/DefaultApi.md#getBlob) | **GET** /Accounts/{accountId}/Blobs/{blobId} | Get Blob
*DefaultApi* | [**getHeadMember**](docs/DefaultApi.md#getHeadMember) | **GET** /Accounts/{accountId}/Queues/{queueId}/Members/Front | Get Head Member
*DefaultApi* | [**getTenDLCSmsBrand**](docs/DefaultApi.md#getTenDLCSmsBrand) | **GET** /Accounts/{accountId}/Messages/10DLC/Brands/{brandId} | Get a 10DLC SMS Brand
*DefaultApi* | [**getTenDLCSmsBrands**](docs/DefaultApi.md#getTenDLCSmsBrands) | **GET** /Accounts/{accountId}/Messages/10DLC/Brands | Get list of SMS 10DLC Brands
Expand All @@ -182,6 +185,7 @@ Class | Method | HTTP request | Description
*DefaultApi* | [**listAllAccountLogs**](docs/DefaultApi.md#listAllAccountLogs) | **GET** /Accounts/{accountId}/Logs | List All Account Logs
*DefaultApi* | [**listApplications**](docs/DefaultApi.md#listApplications) | **GET** /Accounts/{accountId}/Applications | List applications
*DefaultApi* | [**listAvailableNumbers**](docs/DefaultApi.md#listAvailableNumbers) | **GET** /AvailablePhoneNumbers | List available numbers
*DefaultApi* | [**listBlobs**](docs/DefaultApi.md#listBlobs) | **GET** /Accounts/{accountId}/Blobs | List Blobs belonging to an account.
*DefaultApi* | [**listCallLogs**](docs/DefaultApi.md#listCallLogs) | **GET** /Accounts/{accountId}/Calls/{callId}/Logs | List Call Logs
*DefaultApi* | [**listCallRecordings**](docs/DefaultApi.md#listCallRecordings) | **GET** /Accounts/{accountId}/Calls/{callId}/Recordings | List Call Recordings
*DefaultApi* | [**listCalls**](docs/DefaultApi.md#listCalls) | **GET** /Accounts/{accountId}/Calls | List Calls
Expand All @@ -195,7 +199,9 @@ Class | Method | HTTP request | Description
*DefaultApi* | [**listSmsMessages**](docs/DefaultApi.md#listSmsMessages) | **GET** /Accounts/{accountId}/Messages | List SMS Messages
*DefaultApi* | [**makeACall**](docs/DefaultApi.md#makeACall) | **POST** /Accounts/{accountId}/Calls | Make a Call
*DefaultApi* | [**makeAWebrtcJwt**](docs/DefaultApi.md#makeAWebrtcJwt) | **POST** /Accounts/{accountId}/Calls/WebRTC/Token | Make a JWT for WebRTC calling
*DefaultApi* | [**modifyBlob**](docs/DefaultApi.md#modifyBlob) | **PATCH** /Accounts/{accountId}/Blobs/{blobId} | Modify Blob
*DefaultApi* | [**removeAParticipant**](docs/DefaultApi.md#removeAParticipant) | **DELETE** /Accounts/{accountId}/Conferences/{conferenceId}/Participants/{callId} | Remove a Participant
*DefaultApi* | [**replaceBlob**](docs/DefaultApi.md#replaceBlob) | **PUT** /Accounts/{accountId}/Blobs/{blobId} | Replace Blob
*DefaultApi* | [**sendAnSmsMessage**](docs/DefaultApi.md#sendAnSmsMessage) | **POST** /Accounts/{accountId}/Messages | Send an SMS Message
*DefaultApi* | [**streamARecordingFile**](docs/DefaultApi.md#streamARecordingFile) | **GET** /Accounts/{accountId}/Recordings/{recordingId}/Stream | Stream a Recording File
*DefaultApi* | [**updateAConference**](docs/DefaultApi.md#updateAConference) | **POST** /Accounts/{accountId}/Conferences/{conferenceId} | Update a Conference
Expand Down Expand Up @@ -223,6 +229,8 @@ Class | Method | HTTP request | Description
- [AvailableNumber](docs/AvailableNumber.md)
- [AvailableNumberList](docs/AvailableNumberList.md)
- [BargeInReason](docs/BargeInReason.md)
- [BlobListResponse](docs/BlobListResponse.md)
- [BlobResult](docs/BlobResult.md)
- [BuyIncomingNumberRequest](docs/BuyIncomingNumberRequest.md)
- [CallControlWebhook](docs/CallControlWebhook.md)
- [CallDirection](docs/CallDirection.md)
Expand All @@ -242,6 +250,7 @@ Class | Method | HTTP request | Description
- [ConferenceResult](docs/ConferenceResult.md)
- [ConferenceStatus](docs/ConferenceStatus.md)
- [ConferenceStatusWebhook](docs/ConferenceStatusWebhook.md)
- [CreateBlobRequest](docs/CreateBlobRequest.md)
- [CreateConference](docs/CreateConference.md)
- [CreateConferenceRequest](docs/CreateConferenceRequest.md)
- [CreateConferenceWebhook](docs/CreateConferenceWebhook.md)
Expand Down Expand Up @@ -287,6 +296,7 @@ Class | Method | HTTP request | Description
- [MessageStatus](docs/MessageStatus.md)
- [MessageStatusWebhook](docs/MessageStatusWebhook.md)
- [MessagesList](docs/MessagesList.md)
- [ModifyBlobRequest](docs/ModifyBlobRequest.md)
- [MutableResourceModel](docs/MutableResourceModel.md)
- [OutDial](docs/OutDial.md)
- [OutDialApiConnectWebhook](docs/OutDialApiConnectWebhook.md)
Expand All @@ -297,6 +307,7 @@ Class | Method | HTTP request | Description
- [Pause](docs/Pause.md)
- [PerclCommand](docs/PerclCommand.md)
- [PerclScript](docs/PerclScript.md)
- [PlatformError](docs/PlatformError.md)
- [Play](docs/Play.md)
- [PlayBeep](docs/PlayBeep.md)
- [PlayEarlyMedia](docs/PlayEarlyMedia.md)
Expand All @@ -317,6 +328,7 @@ Class | Method | HTTP request | Description
- [Reject](docs/Reject.md)
- [RemoveFromConference](docs/RemoveFromConference.md)
- [RemoveFromQueueNotificationWebhook](docs/RemoveFromQueueNotificationWebhook.md)
- [ReplaceBlobRequest](docs/ReplaceBlobRequest.md)
- [RequestType](docs/RequestType.md)
- [SMSTenDLCBrand](docs/SMSTenDLCBrand.md)
- [SMSTenDLCBrandAltBusinessIdType](docs/SMSTenDLCBrandAltBusinessIdType.md)
Expand Down Expand Up @@ -344,6 +356,8 @@ Class | Method | HTTP request | Description
- [StartRecordCall](docs/StartRecordCall.md)
- [TFN](docs/TFN.md)
- [TFNCampaign](docs/TFNCampaign.md)
- [TTSEngine](docs/TTSEngine.md)
- [TTSEngineName](docs/TTSEngineName.md)
- [TerminateConference](docs/TerminateConference.md)
- [TranscribeReason](docs/TranscribeReason.md)
- [TranscribeTermReason](docs/TranscribeTermReason.md)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'java'
apply plugin: 'com.diffplug.spotless'

group = 'com.github.freeclimbapi'
version = '6.2.0'
version = '6.3.0'

buildscript {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
settings(
organization := "com.github.freeclimbapi",
name := "freeclimb-java-client",
version := "6.2.0",
version := "6.3.0",
scalaVersion := "2.11.4",
scalacOptions ++= Seq("-feature"),
javacOptions in compile ++= Seq("-Xlint:deprecation"),
Expand Down
2 changes: 0 additions & 2 deletions docs/AvailableNumber.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Name | Type | Description | Notes
**capabilities** | [**Capabilities**](Capabilities.md) | | [optional]
**campaignId** | **String** | The campaign ID generated by the campaign registry | [optional]
**phoneNumber** | **String** | The phone number, in E.164 format (+ country code and phone number: +18003608245). | [optional]
**voiceEnabled** | **Boolean** | Typically set to true for all numbers. | [optional]
**smsEnabled** | **Boolean** | Indicates whether the phone number can send and receive SMS messages. | [optional]
**region** | **String** | The state or province of this phone number. | [optional]
**country** | **String** | The country of this phone number. | [optional]

Expand Down
20 changes: 20 additions & 0 deletions docs/BlobListResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@


# BlobListResponse


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **Integer** | Total amount of requested resource. | [optional]
**start** | **Integer** | Resource index at start of current page | [optional]
**end** | **Integer** | Resource index at end of current page | [optional]
**page** | **Integer** | Current page | [optional]
**numPages** | **Integer** | Total number of pages | [optional]
**pageSize** | **Integer** | Number of items per page | [optional]
**nextPageUri** | **String** | Uri to retrieve the next page of items | [optional]
**blobs** | [**List&lt;BlobResult&gt;**](BlobResult.md) | | [optional]



20 changes: 20 additions & 0 deletions docs/BlobResult.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@


# BlobResult


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**blobId** | **String** | Identifier which can be used to reference this blob in future interations. | [optional]
**accountId** | **String** | | [optional]
**alias** | **String** | Custom identifier for this blob that is unique for the owning account. It will be set to the blobId by default if not provided in the creation request. | [optional]
**revision** | **Integer** | | [optional]
**dateCreated** | **OffsetDateTime** | An RFC3339 timestamp with millisecond resolution. It represents the time this blob was created. | [optional]
**dateUpdated** | **OffsetDateTime** | An RFC3339 timestamp with millisecond resolution. It represents the time this blob was last modified, which at creation will always equal dateCreated. | [optional]
**expiresAt** | **OffsetDateTime** | An RFC3339 timestamp with millisecond resolution. It represents the time at which this blob will expire and self delete. | [optional]
**blob** | **Object** | Blob content | [optional]



Loading
Loading