Skip to content

Commit e70aff6

Browse files
mattnguyen1Matt Nguyen
andauthored
OpenAPI generated code at 2026-02-17T19:14:23Z (#533)
Co-authored-by: Matt Nguyen <mnguyen@plaid.com>
1 parent 769d840 commit e70aff6

1,986 files changed

Lines changed: 4900 additions & 2009 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,6 +1351,8 @@ docs/ProfileNetworkStatusGetResponse.md
13511351
docs/ProgramNameSensitivity.md
13521352
docs/ProjectedIncomeSummaryFieldNumber.md
13531353
docs/ProtectBankAccount.md
1354+
docs/ProtectComputeRequest.md
1355+
docs/ProtectComputeResponse.md
13541356
docs/ProtectEvent.md
13551357
docs/ProtectEventGetRequest.md
13561358
docs/ProtectEventGetResponse.md
@@ -1359,12 +1361,15 @@ docs/ProtectEventSendResponse.md
13591361
docs/ProtectIncidentAmount.md
13601362
docs/ProtectIncidentEvent.md
13611363
docs/ProtectIncidentEventResponse.md
1364+
docs/ProtectLinkModelInputs.md
1365+
docs/ProtectModelInputs.md
13621366
docs/ProtectReport.md
13631367
docs/ProtectReportConfidence.md
13641368
docs/ProtectReportCreateRequest.md
13651369
docs/ProtectReportCreateResponse.md
13661370
docs/ProtectReportSource.md
13671371
docs/ProtectReportType.md
1372+
docs/ProtectUser.md
13681373
docs/ProtectUserEventWebhook.md
13691374
docs/ProtectUserInsightsGetRequest.md
13701375
docs/ProtectUserInsightsGetResponse.md
@@ -1476,6 +1481,9 @@ docs/SandboxTransferRefundSimulateRequest.md
14761481
docs/SandboxTransferRefundSimulateResponse.md
14771482
docs/SandboxTransferRepaymentSimulateRequest.md
14781483
docs/SandboxTransferRepaymentSimulateResponse.md
1484+
docs/SandboxTransferRfpSimulateAction.md
1485+
docs/SandboxTransferRfpSimulateRequest.md
1486+
docs/SandboxTransferRfpSimulateResponse.md
14791487
docs/SandboxTransferSimulateRequest.md
14801488
docs/SandboxTransferSimulateResponse.md
14811489
docs/SandboxTransferSweepSimulateRequest.md
@@ -1811,7 +1819,10 @@ docs/UpdateEntityScreeningRequestSearchTerms.md
18111819
docs/UpdateIndividualScreeningRequestSearchTerms.md
18121820
docs/UserAccountIdentity.md
18131821
docs/UserAccountIdentityAddress.md
1822+
docs/UserAccountIdentityEditCounts.md
1823+
docs/UserAccountIdentityEditHistory.md
18141824
docs/UserAccountIdentityName.md
1825+
docs/UserAccountIdentityOfficialDocument.md
18151826
docs/UserAccountItem.md
18161827
docs/UserAccountRevokedWebhook.md
18171828
docs/UserAccountSessionEvent.md
@@ -1895,6 +1906,7 @@ docs/WalletTransactionGetResponse.md
18951906
docs/WalletTransactionListRequest.md
18961907
docs/WalletTransactionListRequestOptions.md
18971908
docs/WalletTransactionListResponse.md
1909+
docs/WalletTransactionPayeeVerificationStatus.md
18981910
docs/WalletTransactionRelation.md
18991911
docs/WalletTransactionStatus.md
19001912
docs/WalletTransactionStatusUpdateWebhook.md
@@ -3319,6 +3331,8 @@ lib/plaid/models/profile_network_status_get_response.rb
33193331
lib/plaid/models/program_name_sensitivity.rb
33203332
lib/plaid/models/projected_income_summary_field_number.rb
33213333
lib/plaid/models/protect_bank_account.rb
3334+
lib/plaid/models/protect_compute_request.rb
3335+
lib/plaid/models/protect_compute_response.rb
33223336
lib/plaid/models/protect_event.rb
33233337
lib/plaid/models/protect_event_get_request.rb
33243338
lib/plaid/models/protect_event_get_response.rb
@@ -3327,12 +3341,15 @@ lib/plaid/models/protect_event_send_response.rb
33273341
lib/plaid/models/protect_incident_amount.rb
33283342
lib/plaid/models/protect_incident_event.rb
33293343
lib/plaid/models/protect_incident_event_response.rb
3344+
lib/plaid/models/protect_link_model_inputs.rb
3345+
lib/plaid/models/protect_model_inputs.rb
33303346
lib/plaid/models/protect_report.rb
33313347
lib/plaid/models/protect_report_confidence.rb
33323348
lib/plaid/models/protect_report_create_request.rb
33333349
lib/plaid/models/protect_report_create_response.rb
33343350
lib/plaid/models/protect_report_source.rb
33353351
lib/plaid/models/protect_report_type.rb
3352+
lib/plaid/models/protect_user.rb
33363353
lib/plaid/models/protect_user_event_webhook.rb
33373354
lib/plaid/models/protect_user_insights_get_request.rb
33383355
lib/plaid/models/protect_user_insights_get_response.rb
@@ -3443,6 +3460,9 @@ lib/plaid/models/sandbox_transfer_refund_simulate_request.rb
34433460
lib/plaid/models/sandbox_transfer_refund_simulate_response.rb
34443461
lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb
34453462
lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb
3463+
lib/plaid/models/sandbox_transfer_rfp_simulate_action.rb
3464+
lib/plaid/models/sandbox_transfer_rfp_simulate_request.rb
3465+
lib/plaid/models/sandbox_transfer_rfp_simulate_response.rb
34463466
lib/plaid/models/sandbox_transfer_simulate_request.rb
34473467
lib/plaid/models/sandbox_transfer_simulate_response.rb
34483468
lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb
@@ -3780,7 +3800,10 @@ lib/plaid/models/update_entity_screening_request_search_terms.rb
37803800
lib/plaid/models/update_individual_screening_request_search_terms.rb
37813801
lib/plaid/models/user_account_identity.rb
37823802
lib/plaid/models/user_account_identity_address.rb
3803+
lib/plaid/models/user_account_identity_edit_counts.rb
3804+
lib/plaid/models/user_account_identity_edit_history.rb
37833805
lib/plaid/models/user_account_identity_name.rb
3806+
lib/plaid/models/user_account_identity_official_document.rb
37843807
lib/plaid/models/user_account_item.rb
37853808
lib/plaid/models/user_account_revoked_webhook.rb
37863809
lib/plaid/models/user_account_session_event.rb
@@ -3864,6 +3887,7 @@ lib/plaid/models/wallet_transaction_get_response.rb
38643887
lib/plaid/models/wallet_transaction_list_request.rb
38653888
lib/plaid/models/wallet_transaction_list_request_options.rb
38663889
lib/plaid/models/wallet_transaction_list_response.rb
3890+
lib/plaid/models/wallet_transaction_payee_verification_status.rb
38673891
lib/plaid/models/wallet_transaction_relation.rb
38683892
lib/plaid/models/wallet_transaction_status.rb
38693893
lib/plaid/models/wallet_transaction_status_update_webhook.rb

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
See full changelog for the OpenAPI schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md).
22

3+
# 45.2.0
4+
- Updating to OAS 2020-09-14_1.681.4
5+
6+
## OpenAPI Schema Changes
7+
### 2020-09-14_1.681.4
8+
- Add `client_user_id` field to `ProtectUserEventWebhook`
9+
10+
### 2020-09-14_1.681.2
11+
- Add `edits_current` field to `UserAccountIdentityEditCounts` schema. This field tracks the number of edits made to a specific identity field during the current session.
12+
13+
### 2020-09-14_1.681.1
14+
- Add `user_id` field to the following webhook schemas: `SyncUpdatesAvailableWebhook`, `ItemPendingExpirationWebhook`, `ItemErrorWebhook`, `ItemLoginRepairedWebhook`, `InvestmentsTransactionsDefaultUpdateWebhook`, `InvestmentsTransactionsHistoricalUpdateWebhook`, `HoldingsDefaultUpdateWebhook`, `LiabilitiesDefaultUpdateWebhook`, `ItemPendingDisconnectWebhook`, `ItemUserPermissionRevokedWebhook`, `NewAccountsAvailableWebhook`, `UserAccountRevokedWebhook`, `LinkSessionFinishedWebhook`
15+
16+
### 2020-09-14_1.681.0
17+
- Add `trust_index_score` field to `risk_check` schema for IDV endpoints.
18+
19+
### 2020-09-14_1.680.9
20+
- Add `payee_verification_status` field to `WalletTransaction` schema. This field indicates the result of payee verification checks for EUR payouts.
21+
322
# 45.1.0
423
- Updating to OAS 2020-09-14_1.680.8
524

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Ruby embeds the version in the generator where as others don't so it's not possible to cat for it.
2-
RUBY_PACKAGE_VERSION=45.1.0
2+
RUBY_PACKAGE_VERSION=45.2.0
33

44
.PHONY: release
55
release:

lib/plaid.rb

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
55
6-
The version of the OpenAPI document: 2020-09-14_1.680.8
6+
The version of the OpenAPI document: 2020-09-14_1.681.4
77
88
Generated by: https://openapi-generator.tech
99
OpenAPI Generator version: 6.3.0
@@ -1369,6 +1369,8 @@
13691369
Plaid.autoload :ProgramNameSensitivity, 'plaid/models/program_name_sensitivity'
13701370
Plaid.autoload :ProjectedIncomeSummaryFieldNumber, 'plaid/models/projected_income_summary_field_number'
13711371
Plaid.autoload :ProtectBankAccount, 'plaid/models/protect_bank_account'
1372+
Plaid.autoload :ProtectComputeRequest, 'plaid/models/protect_compute_request'
1373+
Plaid.autoload :ProtectComputeResponse, 'plaid/models/protect_compute_response'
13721374
Plaid.autoload :ProtectEvent, 'plaid/models/protect_event'
13731375
Plaid.autoload :ProtectEventGetRequest, 'plaid/models/protect_event_get_request'
13741376
Plaid.autoload :ProtectEventGetResponse, 'plaid/models/protect_event_get_response'
@@ -1377,12 +1379,15 @@
13771379
Plaid.autoload :ProtectIncidentAmount, 'plaid/models/protect_incident_amount'
13781380
Plaid.autoload :ProtectIncidentEvent, 'plaid/models/protect_incident_event'
13791381
Plaid.autoload :ProtectIncidentEventResponse, 'plaid/models/protect_incident_event_response'
1382+
Plaid.autoload :ProtectLinkModelInputs, 'plaid/models/protect_link_model_inputs'
1383+
Plaid.autoload :ProtectModelInputs, 'plaid/models/protect_model_inputs'
13801384
Plaid.autoload :ProtectReport, 'plaid/models/protect_report'
13811385
Plaid.autoload :ProtectReportConfidence, 'plaid/models/protect_report_confidence'
13821386
Plaid.autoload :ProtectReportCreateRequest, 'plaid/models/protect_report_create_request'
13831387
Plaid.autoload :ProtectReportCreateResponse, 'plaid/models/protect_report_create_response'
13841388
Plaid.autoload :ProtectReportSource, 'plaid/models/protect_report_source'
13851389
Plaid.autoload :ProtectReportType, 'plaid/models/protect_report_type'
1390+
Plaid.autoload :ProtectUser, 'plaid/models/protect_user'
13861391
Plaid.autoload :ProtectUserEventWebhook, 'plaid/models/protect_user_event_webhook'
13871392
Plaid.autoload :ProtectUserInsightsGetRequest, 'plaid/models/protect_user_insights_get_request'
13881393
Plaid.autoload :ProtectUserInsightsGetResponse, 'plaid/models/protect_user_insights_get_response'
@@ -1494,6 +1499,9 @@
14941499
Plaid.autoload :SandboxTransferRefundSimulateResponse, 'plaid/models/sandbox_transfer_refund_simulate_response'
14951500
Plaid.autoload :SandboxTransferRepaymentSimulateRequest, 'plaid/models/sandbox_transfer_repayment_simulate_request'
14961501
Plaid.autoload :SandboxTransferRepaymentSimulateResponse, 'plaid/models/sandbox_transfer_repayment_simulate_response'
1502+
Plaid.autoload :SandboxTransferRfpSimulateAction, 'plaid/models/sandbox_transfer_rfp_simulate_action'
1503+
Plaid.autoload :SandboxTransferRfpSimulateRequest, 'plaid/models/sandbox_transfer_rfp_simulate_request'
1504+
Plaid.autoload :SandboxTransferRfpSimulateResponse, 'plaid/models/sandbox_transfer_rfp_simulate_response'
14971505
Plaid.autoload :SandboxTransferSimulateRequest, 'plaid/models/sandbox_transfer_simulate_request'
14981506
Plaid.autoload :SandboxTransferSimulateResponse, 'plaid/models/sandbox_transfer_simulate_response'
14991507
Plaid.autoload :SandboxTransferSweepSimulateRequest, 'plaid/models/sandbox_transfer_sweep_simulate_request'
@@ -1829,7 +1837,10 @@
18291837
Plaid.autoload :UpdateIndividualScreeningRequestSearchTerms, 'plaid/models/update_individual_screening_request_search_terms'
18301838
Plaid.autoload :UserAccountIdentity, 'plaid/models/user_account_identity'
18311839
Plaid.autoload :UserAccountIdentityAddress, 'plaid/models/user_account_identity_address'
1840+
Plaid.autoload :UserAccountIdentityEditCounts, 'plaid/models/user_account_identity_edit_counts'
1841+
Plaid.autoload :UserAccountIdentityEditHistory, 'plaid/models/user_account_identity_edit_history'
18321842
Plaid.autoload :UserAccountIdentityName, 'plaid/models/user_account_identity_name'
1843+
Plaid.autoload :UserAccountIdentityOfficialDocument, 'plaid/models/user_account_identity_official_document'
18331844
Plaid.autoload :UserAccountItem, 'plaid/models/user_account_item'
18341845
Plaid.autoload :UserAccountRevokedWebhook, 'plaid/models/user_account_revoked_webhook'
18351846
Plaid.autoload :UserAccountSessionEvent, 'plaid/models/user_account_session_event'
@@ -1913,6 +1924,7 @@
19131924
Plaid.autoload :WalletTransactionListRequest, 'plaid/models/wallet_transaction_list_request'
19141925
Plaid.autoload :WalletTransactionListRequestOptions, 'plaid/models/wallet_transaction_list_request_options'
19151926
Plaid.autoload :WalletTransactionListResponse, 'plaid/models/wallet_transaction_list_response'
1927+
Plaid.autoload :WalletTransactionPayeeVerificationStatus, 'plaid/models/wallet_transaction_payee_verification_status'
19161928
Plaid.autoload :WalletTransactionRelation, 'plaid/models/wallet_transaction_relation'
19171929
Plaid.autoload :WalletTransactionStatus, 'plaid/models/wallet_transaction_status'
19181930
Plaid.autoload :WalletTransactionStatusUpdateWebhook, 'plaid/models/wallet_transaction_status_update_webhook'

lib/plaid/api/plaid_api.rb

Lines changed: 75 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
55

6-
The version of the OpenAPI document: 2020-09-14_1.680.8
6+
The version of the OpenAPI document: 2020-09-14_1.681.4
77

88
Generated by: https://openapi-generator.tech
99
OpenAPI Generator version: 6.3.0
@@ -4099,8 +4099,8 @@ def cra_check_report_pdf_get_with_http_info(cra_check_report_pdf_get_request, op
40994099
return data, status_code, headers
41004100
end
41014101

4102-
# Retrieve various verification reports for a user.
4103-
# This endpoint allows you to retrieve verification reports for a user. To obtain a VoA or Employment Refresh report, you need to make sure that `cra_base_report` is included in the `products` parameter when calling `/link/token/create` or `/cra/check_report/create`. You should call this endpoint after you've received a `CHECK_REPORT_READY` or a `USER_CHECK_REPORT_READY` webhook, either after the Link session for the user or after calling `/cra/check_report/create`. If the most recent consumer report for the user doesn’t have sufficient data to generate the report, or the consumer report has expired, you will receive an error indicating that you should create a new consumer report by calling `/cra/check_report/create`.\"
4102+
# Retrieve various home lending reports for a user.
4103+
# This endpoint allows you to retrieve home lending reports for a user. To obtain a VoA or Employment Refresh report, you need to make sure that `cra_base_report` is included in the `products` parameter when calling `/link/token/create` or `/cra/check_report/create`. You should call this endpoint after you've received a `CHECK_REPORT_READY` or a `USER_CHECK_REPORT_READY` webhook, either after the Link session for the user or after calling `/cra/check_report/create`. If the most recent consumer report for the user doesn’t have sufficient data to generate the report, or the consumer report has expired, you will receive an error indicating that you should create a new consumer report by calling `/cra/check_report/create`.\"
41044104
# @param cra_check_report_verification_get_request [CraCheckReportVerificationGetRequest]
41054105
# @param [Hash] opts the optional parameters
41064106
# @return [CraCheckReportVerificationGetResponse]
@@ -4109,8 +4109,8 @@ def cra_check_report_verification_get(cra_check_report_verification_get_request,
41094109
data
41104110
end
41114111

4112-
# Retrieve various verification reports for a user.
4113-
# This endpoint allows you to retrieve verification reports for a user. To obtain a VoA or Employment Refresh report, you need to make sure that &#x60;cra_base_report&#x60; is included in the &#x60;products&#x60; parameter when calling &#x60;/link/token/create&#x60; or &#x60;/cra/check_report/create&#x60;. You should call this endpoint after you&#39;ve received a &#x60;CHECK_REPORT_READY&#x60; or a &#x60;USER_CHECK_REPORT_READY&#x60; webhook, either after the Link session for the user or after calling &#x60;/cra/check_report/create&#x60;. If the most recent consumer report for the user doesn’t have sufficient data to generate the report, or the consumer report has expired, you will receive an error indicating that you should create a new consumer report by calling &#x60;/cra/check_report/create&#x60;.\&quot;
4112+
# Retrieve various home lending reports for a user.
4113+
# This endpoint allows you to retrieve home lending reports for a user. To obtain a VoA or Employment Refresh report, you need to make sure that &#x60;cra_base_report&#x60; is included in the &#x60;products&#x60; parameter when calling &#x60;/link/token/create&#x60; or &#x60;/cra/check_report/create&#x60;. You should call this endpoint after you&#39;ve received a &#x60;CHECK_REPORT_READY&#x60; or a &#x60;USER_CHECK_REPORT_READY&#x60; webhook, either after the Link session for the user or after calling &#x60;/cra/check_report/create&#x60;. If the most recent consumer report for the user doesn’t have sufficient data to generate the report, or the consumer report has expired, you will receive an error indicating that you should create a new consumer report by calling &#x60;/cra/check_report/create&#x60;.\&quot;
41144114
# @param cra_check_report_verification_get_request [CraCheckReportVerificationGetRequest]
41154115
# @param [Hash] opts the optional parameters
41164116
# @return [Array<(CraCheckReportVerificationGetResponse, Integer, Hash)>] CraCheckReportVerificationGetResponse data, response status code and response headers
@@ -12926,6 +12926,74 @@ def profile_network_status_get_with_http_info(profile_network_status_get_request
1292612926
return data, status_code, headers
1292712927
end
1292812928

12929+
# Compute Protect Trust Index Score
12930+
# Use this endpoint to compute a Protect Trust Index score and retrieve fraud attributes
12931+
# @param protect_compute_request [ProtectComputeRequest]
12932+
# @param [Hash] opts the optional parameters
12933+
# @return [ProtectComputeResponse]
12934+
def protect_compute(protect_compute_request, opts = {})
12935+
data, _status_code, _headers = protect_compute_with_http_info(protect_compute_request, opts)
12936+
data
12937+
end
12938+
12939+
# Compute Protect Trust Index Score
12940+
# Use this endpoint to compute a Protect Trust Index score and retrieve fraud attributes
12941+
# @param protect_compute_request [ProtectComputeRequest]
12942+
# @param [Hash] opts the optional parameters
12943+
# @return [Array<(ProtectComputeResponse, Integer, Hash)>] ProtectComputeResponse data, response status code and response headers
12944+
def protect_compute_with_http_info(protect_compute_request, opts = {})
12945+
if @api_client.config.debugging
12946+
@api_client.config.logger.debug 'Calling API: PlaidApi.protect_compute ...'
12947+
end
12948+
# verify the required parameter 'protect_compute_request' is set
12949+
if @api_client.config.client_side_validation && protect_compute_request.nil?
12950+
fail ArgumentError, "Missing the required parameter 'protect_compute_request' when calling PlaidApi.protect_compute"
12951+
end
12952+
# resource path
12953+
local_var_path = '/protect/compute'
12954+
12955+
# query parameters
12956+
query_params = opts[:query_params] || {}
12957+
12958+
# header parameters
12959+
header_params = opts[:header_params] || {}
12960+
# HTTP header 'Accept' (if needed)
12961+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
12962+
# HTTP header 'Content-Type'
12963+
content_type = @api_client.select_header_content_type(['application/json'])
12964+
if !content_type.nil?
12965+
header_params['Content-Type'] = content_type
12966+
end
12967+
12968+
# form parameters
12969+
form_params = opts[:form_params] || {}
12970+
12971+
# http body (model)
12972+
post_body = opts[:debug_body] || @api_client.object_to_http_body(protect_compute_request)
12973+
12974+
# return_type
12975+
return_type = opts[:debug_return_type] || 'ProtectComputeResponse'
12976+
12977+
# auth_names
12978+
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
12979+
12980+
new_options = opts.merge(
12981+
:operation => :"PlaidApi.protect_compute",
12982+
:header_params => header_params,
12983+
:query_params => query_params,
12984+
:form_params => form_params,
12985+
:body => post_body,
12986+
:auth_names => auth_names,
12987+
:return_type => return_type
12988+
)
12989+
12990+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
12991+
if @api_client.config.debugging
12992+
@api_client.config.logger.debug "API called: PlaidApi#protect_compute\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
12993+
end
12994+
return data, status_code, headers
12995+
end
12996+
1292912997
# Get information about a user event
1293012998
# Get information about a user event including Trust Index score and fraud attributes.
1293112999
# @param protect_event_get_request [ProtectEventGetRequest]
@@ -15034,7 +15102,7 @@ def sandbox_user_reset_login_with_http_info(sandbox_user_reset_login_request, op
1503415102
return data, status_code, headers
1503515103
end
1503615104

15037-
# Create a Session Token
15105+
# Create a Link token for Layer
1503815106
# `/session/token/create` is used to create a Link token for Layer. The returned Link token is used as an parameter when initializing the Link SDK. For more details, see the [Link flow overview](https://plaid.com/docs/link/#link-flow-overview).
1503915107
# @param session_token_create_request [SessionTokenCreateRequest]
1504015108
# @param [Hash] opts the optional parameters
@@ -15044,7 +15112,7 @@ def session_token_create(session_token_create_request, opts = {})
1504415112
data
1504515113
end
1504615114

15047-
# Create a Session Token
15115+
# Create a Link token for Layer
1504815116
# &#x60;/session/token/create&#x60; is used to create a Link token for Layer. The returned Link token is used as an parameter when initializing the Link SDK. For more details, see the [Link flow overview](https://plaid.com/docs/link/#link-flow-overview).
1504915117
# @param session_token_create_request [SessionTokenCreateRequest]
1505015118
# @param [Hash] opts the optional parameters

0 commit comments

Comments
 (0)