Skip to content
Merged
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 @@ -18,6 +18,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 @@ -37,6 +39,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 @@ -83,6 +86,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 @@ -93,6 +97,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 @@ -113,6 +118,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 @@ -140,6 +146,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 @@ -173,6 +181,8 @@ lib/freeclimb/models/application_result.rb
lib/freeclimb/models/available_number.rb
lib/freeclimb/models/available_number_list.rb
lib/freeclimb/models/barge_in_reason.rb
lib/freeclimb/models/blob_list_response.rb
lib/freeclimb/models/blob_result.rb
lib/freeclimb/models/buy_incoming_number_request.rb
lib/freeclimb/models/call_control_webhook.rb
lib/freeclimb/models/call_direction.rb
Expand All @@ -192,6 +202,7 @@ lib/freeclimb/models/conference_recording_status_webhook.rb
lib/freeclimb/models/conference_result.rb
lib/freeclimb/models/conference_status.rb
lib/freeclimb/models/conference_status_webhook.rb
lib/freeclimb/models/create_blob_request.rb
lib/freeclimb/models/create_conference.rb
lib/freeclimb/models/create_conference_request.rb
lib/freeclimb/models/create_conference_webhook.rb
Expand Down Expand Up @@ -237,6 +248,7 @@ lib/freeclimb/models/message_result.rb
lib/freeclimb/models/message_status.rb
lib/freeclimb/models/message_status_webhook.rb
lib/freeclimb/models/messages_list.rb
lib/freeclimb/models/modify_blob_request.rb
lib/freeclimb/models/mutable_resource_model.rb
lib/freeclimb/models/out_dial.rb
lib/freeclimb/models/out_dial_api_connect_webhook.rb
Expand All @@ -247,6 +259,7 @@ lib/freeclimb/models/park.rb
lib/freeclimb/models/pause.rb
lib/freeclimb/models/percl_command.rb
lib/freeclimb/models/percl_script.rb
lib/freeclimb/models/platform_error.rb
lib/freeclimb/models/play.rb
lib/freeclimb/models/play_beep.rb
lib/freeclimb/models/play_early_media.rb
Expand All @@ -267,6 +280,7 @@ lib/freeclimb/models/redirect_webhook.rb
lib/freeclimb/models/reject.rb
lib/freeclimb/models/remove_from_conference.rb
lib/freeclimb/models/remove_from_queue_notification_webhook.rb
lib/freeclimb/models/replace_blob_request.rb
lib/freeclimb/models/request_type.rb
lib/freeclimb/models/say.rb
lib/freeclimb/models/send_digits.rb
Expand Down Expand Up @@ -300,6 +314,8 @@ lib/freeclimb/models/transcribe_term_reason.rb
lib/freeclimb/models/transcribe_utterance.rb
lib/freeclimb/models/transcribe_utterance_record.rb
lib/freeclimb/models/transcribe_webhook.rb
lib/freeclimb/models/tts_engine.rb
lib/freeclimb/models/tts_engine_name.rb
lib/freeclimb/models/unpark.rb
lib/freeclimb/models/update_call_request.rb
lib/freeclimb/models/update_call_request_status.rb
Expand All @@ -323,6 +339,8 @@ spec/models/application_result_spec.rb
spec/models/available_number_list_spec.rb
spec/models/available_number_spec.rb
spec/models/barge_in_reason_spec.rb
spec/models/blob_list_response_spec.rb
spec/models/blob_result_spec.rb
spec/models/buy_incoming_number_request_spec.rb
spec/models/call_control_webhook_spec.rb
spec/models/call_direction_spec.rb
Expand All @@ -342,6 +360,7 @@ spec/models/conference_recording_status_webhook_spec.rb
spec/models/conference_result_spec.rb
spec/models/conference_status_spec.rb
spec/models/conference_status_webhook_spec.rb
spec/models/create_blob_request_spec.rb
spec/models/create_conference_request_spec.rb
spec/models/create_conference_spec.rb
spec/models/create_conference_webhook_spec.rb
Expand Down Expand Up @@ -387,6 +406,7 @@ spec/models/message_result_spec.rb
spec/models/message_status_spec.rb
spec/models/message_status_webhook_spec.rb
spec/models/messages_list_spec.rb
spec/models/modify_blob_request_spec.rb
spec/models/mutable_resource_model_spec.rb
spec/models/out_dial_api_connect_webhook_spec.rb
spec/models/out_dial_connect_webhook_spec.rb
Expand All @@ -397,6 +417,7 @@ spec/models/park_spec.rb
spec/models/pause_spec.rb
spec/models/percl_command_spec.rb
spec/models/percl_script_spec.rb
spec/models/platform_error_spec.rb
spec/models/play_beep_spec.rb
spec/models/play_early_media_spec.rb
spec/models/play_spec.rb
Expand All @@ -417,6 +438,7 @@ spec/models/redirect_webhook_spec.rb
spec/models/reject_spec.rb
spec/models/remove_from_conference_spec.rb
spec/models/remove_from_queue_notification_webhook_spec.rb
spec/models/replace_blob_request_spec.rb
spec/models/request_type_spec.rb
spec/models/say_spec.rb
spec/models/send_digits_spec.rb
Expand Down Expand Up @@ -450,6 +472,8 @@ spec/models/transcribe_term_reason_spec.rb
spec/models/transcribe_utterance_record_spec.rb
spec/models/transcribe_utterance_spec.rb
spec/models/transcribe_webhook_spec.rb
spec/models/tts_engine_name_spec.rb
spec/models/tts_engine_spec.rb
spec/models/unpark_spec.rb
spec/models/update_call_request_spec.rb
spec/models/update_call_request_status_spec.rb
Expand Down
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

None
<a name="5.4.0"></a>

## [5.4.0] - 2025-10-24

### Added

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

<a name="5.3.0"></a>

## [5.3.0] - 2025-09-23
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
freeclimb (5.3.0)
freeclimb (5.4.0)
typhoeus (~> 1.0, >= 1.0.1)

GEM
Expand Down
22 changes: 18 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ FreeClimb is a cloud-based application programming interface (API) that puts the
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 1.0.0
- Package version: 5.3.0
- Package version: 5.4.0
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
For more information, please visit [https://www.freeclimb.com/support/](https://www.freeclimb.com/support/)

## Installation

Add this to the Gemfile:

gem 'freeclimb', '~> 5.3.0'
gem 'freeclimb', '~> 5.4.0'

and run from your terminal

Expand Down Expand Up @@ -44,9 +44,9 @@ gem build freeclimb.gemspec
Then either install the gem locally:

```shell
gem install ./freeclimb-5.3.0.gem
gem install ./freeclimb-5.4.0.gem
```
(for development, run `gem install --dev ./freeclimb-5.3.0.gem` to install the development dependencies)
(for development, run `gem install --dev ./freeclimb-5.4.0.gem` to install the development dependencies)

## Getting Started

Expand Down Expand Up @@ -103,12 +103,14 @@ Class | Method | HTTP request | Description
*Freeclimb::DefaultApi* | [**create_a_conference**](docs/DefaultApi.md#create_a_conference) | **POST** /Accounts/{accountId}/Conferences | Create a Conference
*Freeclimb::DefaultApi* | [**create_a_queue**](docs/DefaultApi.md#create_a_queue) | **POST** /Accounts/{accountId}/Queues | Create a Queue
*Freeclimb::DefaultApi* | [**create_an_application**](docs/DefaultApi.md#create_an_application) | **POST** /Accounts/{accountId}/Applications | Create an application
*Freeclimb::DefaultApi* | [**create_blob**](docs/DefaultApi.md#create_blob) | **POST** /Accounts/{accountId}/Blobs | Create a Blob
*Freeclimb::DefaultApi* | [**create_export**](docs/DefaultApi.md#create_export) | **POST** /Accounts/{accountId}/Exports | Create an Export
*Freeclimb::DefaultApi* | [**create_knowledge_base_completion**](docs/DefaultApi.md#create_knowledge_base_completion) | **POST** /Accounts/{accountId}/KnowledgeBases/{knowledgeBaseId}/Completion | Query the knowledge base
*Freeclimb::DefaultApi* | [**delete_a_recording**](docs/DefaultApi.md#delete_a_recording) | **DELETE** /Accounts/{accountId}/Recordings/{recordingId} | Delete a Recording
*Freeclimb::DefaultApi* | [**delete_an_application**](docs/DefaultApi.md#delete_an_application) | **DELETE** /Accounts/{accountId}/Applications/{applicationId} | Delete an application
*Freeclimb::DefaultApi* | [**delete_an_export**](docs/DefaultApi.md#delete_an_export) | **DELETE** /Accounts/{accountId}/Exports/{exportId} | Delete an Export
*Freeclimb::DefaultApi* | [**delete_an_incoming_number**](docs/DefaultApi.md#delete_an_incoming_number) | **DELETE** /Accounts/{accountId}/IncomingPhoneNumbers/{phoneNumberId} | Delete an Incoming Number
*Freeclimb::DefaultApi* | [**delete_blob**](docs/DefaultApi.md#delete_blob) | **DELETE** /Accounts/{accountId}/Blobs/{blobId} | Delete Blob
*Freeclimb::DefaultApi* | [**dequeue_a_member**](docs/DefaultApi.md#dequeue_a_member) | **POST** /Accounts/{accountId}/Queues/{queueId}/Members/{callId} | Dequeue a Member
*Freeclimb::DefaultApi* | [**dequeue_head_member**](docs/DefaultApi.md#dequeue_head_member) | **POST** /Accounts/{accountId}/Queues/{queueId}/Members/Front | Dequeue Head Member
*Freeclimb::DefaultApi* | [**download_a_recording_file**](docs/DefaultApi.md#download_a_recording_file) | **GET** /Accounts/{accountId}/Recordings/{recordingId}/Download | Download a Recording File
Expand All @@ -125,6 +127,7 @@ Class | Method | HTTP request | Description
*Freeclimb::DefaultApi* | [**get_an_export**](docs/DefaultApi.md#get_an_export) | **GET** /Accounts/{accountId}/Exports/{exportId} | Get an Export
*Freeclimb::DefaultApi* | [**get_an_incoming_number**](docs/DefaultApi.md#get_an_incoming_number) | **GET** /Accounts/{accountId}/IncomingPhoneNumbers/{phoneNumberId} | Get an Incoming Number
*Freeclimb::DefaultApi* | [**get_an_sms_message**](docs/DefaultApi.md#get_an_sms_message) | **GET** /Accounts/{accountId}/Messages/{messageId} | Get an SMS Message
*Freeclimb::DefaultApi* | [**get_blob**](docs/DefaultApi.md#get_blob) | **GET** /Accounts/{accountId}/Blobs/{blobId} | Get Blob
*Freeclimb::DefaultApi* | [**get_head_member**](docs/DefaultApi.md#get_head_member) | **GET** /Accounts/{accountId}/Queues/{queueId}/Members/Front | Get Head Member
*Freeclimb::DefaultApi* | [**get_ten_dlc_sms_brand**](docs/DefaultApi.md#get_ten_dlc_sms_brand) | **GET** /Accounts/{accountId}/Messages/10DLC/Brands/{brandId} | Get a 10DLC SMS Brand
*Freeclimb::DefaultApi* | [**get_ten_dlc_sms_brands**](docs/DefaultApi.md#get_ten_dlc_sms_brands) | **GET** /Accounts/{accountId}/Messages/10DLC/Brands | Get list of SMS 10DLC Brands
Expand All @@ -138,6 +141,7 @@ Class | Method | HTTP request | Description
*Freeclimb::DefaultApi* | [**list_all_account_logs**](docs/DefaultApi.md#list_all_account_logs) | **GET** /Accounts/{accountId}/Logs | List All Account Logs
*Freeclimb::DefaultApi* | [**list_applications**](docs/DefaultApi.md#list_applications) | **GET** /Accounts/{accountId}/Applications | List applications
*Freeclimb::DefaultApi* | [**list_available_numbers**](docs/DefaultApi.md#list_available_numbers) | **GET** /AvailablePhoneNumbers | List available numbers
*Freeclimb::DefaultApi* | [**list_blobs**](docs/DefaultApi.md#list_blobs) | **GET** /Accounts/{accountId}/Blobs | List Blobs belonging to an account.
*Freeclimb::DefaultApi* | [**list_call_logs**](docs/DefaultApi.md#list_call_logs) | **GET** /Accounts/{accountId}/Calls/{callId}/Logs | List Call Logs
*Freeclimb::DefaultApi* | [**list_call_recordings**](docs/DefaultApi.md#list_call_recordings) | **GET** /Accounts/{accountId}/Calls/{callId}/Recordings | List Call Recordings
*Freeclimb::DefaultApi* | [**list_calls**](docs/DefaultApi.md#list_calls) | **GET** /Accounts/{accountId}/Calls | List Calls
Expand All @@ -151,7 +155,9 @@ Class | Method | HTTP request | Description
*Freeclimb::DefaultApi* | [**list_sms_messages**](docs/DefaultApi.md#list_sms_messages) | **GET** /Accounts/{accountId}/Messages | List SMS Messages
*Freeclimb::DefaultApi* | [**make_a_call**](docs/DefaultApi.md#make_a_call) | **POST** /Accounts/{accountId}/Calls | Make a Call
*Freeclimb::DefaultApi* | [**make_a_webrtc_jwt**](docs/DefaultApi.md#make_a_webrtc_jwt) | **POST** /Accounts/{accountId}/Calls/WebRTC/Token | Make a JWT for WebRTC calling
*Freeclimb::DefaultApi* | [**modify_blob**](docs/DefaultApi.md#modify_blob) | **PATCH** /Accounts/{accountId}/Blobs/{blobId} | Modify Blob
*Freeclimb::DefaultApi* | [**remove_a_participant**](docs/DefaultApi.md#remove_a_participant) | **DELETE** /Accounts/{accountId}/Conferences/{conferenceId}/Participants/{callId} | Remove a Participant
*Freeclimb::DefaultApi* | [**replace_blob**](docs/DefaultApi.md#replace_blob) | **PUT** /Accounts/{accountId}/Blobs/{blobId} | Replace Blob
*Freeclimb::DefaultApi* | [**send_an_sms_message**](docs/DefaultApi.md#send_an_sms_message) | **POST** /Accounts/{accountId}/Messages | Send an SMS Message
*Freeclimb::DefaultApi* | [**stream_a_recording_file**](docs/DefaultApi.md#stream_a_recording_file) | **GET** /Accounts/{accountId}/Recordings/{recordingId}/Stream | Stream a Recording File
*Freeclimb::DefaultApi* | [**update_a_conference**](docs/DefaultApi.md#update_a_conference) | **POST** /Accounts/{accountId}/Conferences/{conferenceId} | Update a Conference
Expand Down Expand Up @@ -179,6 +185,8 @@ Class | Method | HTTP request | Description
- [Freeclimb::AvailableNumber](docs/AvailableNumber.md)
- [Freeclimb::AvailableNumberList](docs/AvailableNumberList.md)
- [Freeclimb::BargeInReason](docs/BargeInReason.md)
- [Freeclimb::BlobListResponse](docs/BlobListResponse.md)
- [Freeclimb::BlobResult](docs/BlobResult.md)
- [Freeclimb::BuyIncomingNumberRequest](docs/BuyIncomingNumberRequest.md)
- [Freeclimb::CallControlWebhook](docs/CallControlWebhook.md)
- [Freeclimb::CallDirection](docs/CallDirection.md)
Expand All @@ -198,6 +206,7 @@ Class | Method | HTTP request | Description
- [Freeclimb::ConferenceResult](docs/ConferenceResult.md)
- [Freeclimb::ConferenceStatus](docs/ConferenceStatus.md)
- [Freeclimb::ConferenceStatusWebhook](docs/ConferenceStatusWebhook.md)
- [Freeclimb::CreateBlobRequest](docs/CreateBlobRequest.md)
- [Freeclimb::CreateConference](docs/CreateConference.md)
- [Freeclimb::CreateConferenceRequest](docs/CreateConferenceRequest.md)
- [Freeclimb::CreateConferenceWebhook](docs/CreateConferenceWebhook.md)
Expand Down Expand Up @@ -243,6 +252,7 @@ Class | Method | HTTP request | Description
- [Freeclimb::MessageStatus](docs/MessageStatus.md)
- [Freeclimb::MessageStatusWebhook](docs/MessageStatusWebhook.md)
- [Freeclimb::MessagesList](docs/MessagesList.md)
- [Freeclimb::ModifyBlobRequest](docs/ModifyBlobRequest.md)
- [Freeclimb::MutableResourceModel](docs/MutableResourceModel.md)
- [Freeclimb::OutDial](docs/OutDial.md)
- [Freeclimb::OutDialApiConnectWebhook](docs/OutDialApiConnectWebhook.md)
Expand All @@ -253,6 +263,7 @@ Class | Method | HTTP request | Description
- [Freeclimb::Pause](docs/Pause.md)
- [Freeclimb::PerclCommand](docs/PerclCommand.md)
- [Freeclimb::PerclScript](docs/PerclScript.md)
- [Freeclimb::PlatformError](docs/PlatformError.md)
- [Freeclimb::Play](docs/Play.md)
- [Freeclimb::PlayBeep](docs/PlayBeep.md)
- [Freeclimb::PlayEarlyMedia](docs/PlayEarlyMedia.md)
Expand All @@ -273,6 +284,7 @@ Class | Method | HTTP request | Description
- [Freeclimb::Reject](docs/Reject.md)
- [Freeclimb::RemoveFromConference](docs/RemoveFromConference.md)
- [Freeclimb::RemoveFromQueueNotificationWebhook](docs/RemoveFromQueueNotificationWebhook.md)
- [Freeclimb::ReplaceBlobRequest](docs/ReplaceBlobRequest.md)
- [Freeclimb::RequestType](docs/RequestType.md)
- [Freeclimb::SMSTenDLCBrand](docs/SMSTenDLCBrand.md)
- [Freeclimb::SMSTenDLCBrandAltBusinessIdType](docs/SMSTenDLCBrandAltBusinessIdType.md)
Expand Down Expand Up @@ -300,6 +312,8 @@ Class | Method | HTTP request | Description
- [Freeclimb::StartRecordCall](docs/StartRecordCall.md)
- [Freeclimb::TFN](docs/TFN.md)
- [Freeclimb::TFNCampaign](docs/TFNCampaign.md)
- [Freeclimb::TTSEngine](docs/TTSEngine.md)
- [Freeclimb::TTSEngineName](docs/TTSEngineName.md)
- [Freeclimb::TerminateConference](docs/TerminateConference.md)
- [Freeclimb::TranscribeReason](docs/TranscribeReason.md)
- [Freeclimb::TranscribeTermReason](docs/TranscribeTermReason.md)
Expand Down
4 changes: 0 additions & 4 deletions docs/AvailableNumber.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
| **capabilities** | [**Capabilities**](Capabilities.md) | | [optional] |
| **campaign_id** | **String** | The campaign ID generated by the campaign registry | [optional] |
| **phone_number** | **String** | The phone number, in E.164 format (+ country code and phone number: +18003608245). | [optional] |
| **voice_enabled** | **Boolean** | Typically set to true for all numbers. | [optional] |
| **sms_enabled** | **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 All @@ -21,8 +19,6 @@ instance = Freeclimb::AvailableNumber.new(
capabilities: null,
campaign_id: null,
phone_number: null,
voice_enabled: null,
sms_enabled: null,
region: null,
country: null
)
Expand Down
32 changes: 32 additions & 0 deletions docs/BlobListResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Freeclimb::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] |
| **num_pages** | **Integer** | Total number of pages | [optional] |
| **page_size** | **Integer** | Number of items per page | [optional] |
| **next_page_uri** | **String** | Uri to retrieve the next page of items | [optional] |
| **blobs** | [**Array&lt;BlobResult&gt;**](BlobResult.md) | | [optional] |

## Example

```ruby
require 'freeclimb'

instance = Freeclimb::BlobListResponse.new(
total: null,
start: null,
_end: null,
page: null,
num_pages: null,
page_size: null,
next_page_uri: null,
blobs: null
)
```

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

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **blob_id** | **String** | Identifier which can be used to reference this blob in future interations. | [optional] |
| **account_id** | **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] |
| **date_created** | **Time** | An RFC3339 timestamp with millisecond resolution. It represents the time this blob was created. | [optional] |
| **date_updated** | **Time** | An RFC3339 timestamp with millisecond resolution. It represents the time this blob was last modified, which at creation will always equal dateCreated. | [optional] |
| **expires_at** | **Time** | 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] |

## Example

```ruby
require 'freeclimb'

instance = Freeclimb::BlobResult.new(
blob_id: BL88615a9b4ca7e9aad57d9057773fc74268b9caf7,
account_id: AC0534faec6b32da45f36166674d65b3903f784141,
_alias: null,
revision: null,
date_created: null,
date_updated: null,
expires_at: null,
blob: null
)
```

Loading
Loading