Skip to content

Commit c60024c

Browse files
authored
Merge pull request #219 from CyberSource/hotfix/sept25
Hotfix/sept25
2 parents d5540af + b98079f commit c60024c

File tree

29 files changed

+114
-239
lines changed

29 files changed

+114
-239
lines changed

docs/CommerceSolutionsProductsAccountUpdaterConfigurationInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**templateId** | [**UUID**](UUID.md) | | [optional]
7+
**templateId** | **String** | | [optional]
88
**configurations** | [**CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurations**](CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurations.md) | | [optional]
99

1010

docs/CommerceSolutionsProductsTokenManagementConfigurationInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**templateId** | [**UUID**](UUID.md) | | [optional]
7+
**templateId** | **String** | | [optional]
88
**configurations** | [**CommerceSolutionsProductsTokenManagementConfigurationInformationConfigurations**](CommerceSolutionsProductsTokenManagementConfigurationInformationConfigurations.md) | | [optional]
99

1010

docs/InlineResponse2013SetupsPaymentsCardProcessingConfigurationStatus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**configurationId** | [**UUID**](UUID.md) | This is NOT for MVP | [optional]
7+
**configurationId** | **String** | This is NOT for MVP | [optional]
88
**version** | **String** | | [optional]
99
**submitTimeUtc** | **String** | Time of request in UTC. `Format: YYYY-MM-DDThh:mm:ssZ` Example 2016-08-11T22:47:57Z equals August 11, 2016, at 22:47:57 (10:47:57 p.m.). The T separates the date and the time. The Z indicates UTC. | [optional]
1010
**status** | **String** | Possible values: - SUCCESS - PARTIAL - PENDING - NOT_SETUP | [optional]

docs/PaymentsProductsCardPresentConnectConfigurationInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**templateId** | [**UUID**](UUID.md) | | [optional]
7+
**templateId** | **String** | | [optional]
88
**configurations** | [**PaymentsProductsCardPresentConnectConfigurationInformationConfigurations**](PaymentsProductsCardPresentConnectConfigurationInformationConfigurations.md) | | [optional]
99

1010

docs/PaymentsProductsCardProcessingConfigurationInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**templateId** | [**UUID**](UUID.md) | | [optional]
7+
**templateId** | **String** | | [optional]
88
**configurations** | [**CardProcessingConfig**](CardProcessingConfig.md) | | [optional]
99

1010

docs/PaymentsProductsCurrencyConversionConfigurationInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**templateId** | [**UUID**](UUID.md) | | [optional]
7+
**templateId** | **String** | | [optional]
88
**configurations** | [**PaymentsProductsCurrencyConversionConfigurationInformationConfigurations**](PaymentsProductsCurrencyConversionConfigurationInformationConfigurations.md) | | [optional]
99

1010

docs/PaymentsProductsECheckConfigurationInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**templateId** | [**UUID**](UUID.md) | | [optional]
7+
**templateId** | **String** | | [optional]
88
**configurations** | [**ECheckConfig**](ECheckConfig.md) | | [optional]
99

1010

docs/PaymentsProductsPayerAuthenticationConfigurationInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**templateId** | [**UUID**](UUID.md) | | [optional]
7+
**templateId** | **String** | | [optional]
88
**configurations** | [**PayerAuthConfig**](PayerAuthConfig.md) | | [optional]
99

1010

docs/PaymentsProductsSecureAcceptanceConfigurationInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**templateId** | [**UUID**](UUID.md) | | [optional]
7+
**templateId** | **String** | | [optional]
88
**configurations** | [**SAConfig**](SAConfig.md) | | [optional]
99

1010

docs/PaymentsProductsVirtualTerminalConfigurationInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**templateId** | [**UUID**](UUID.md) | | [optional]
7+
**templateId** | **String** | | [optional]
88
**configurations** | [**VTConfig**](VTConfig.md) | | [optional]
99

1010

0 commit comments

Comments
 (0)