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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]
**configurations** | [**CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurations**](CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurations.md) | | [optional]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]
**configurations** | [**CommerceSolutionsProductsTokenManagementConfigurationInformationConfigurations**](CommerceSolutionsProductsTokenManagementConfigurationInformationConfigurations.md) | | [optional]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**configurationId** | [**UUID**](UUID.md) | This is NOT for MVP | [optional]
**configurationId** | **String** | This is NOT for MVP | [optional]
**version** | **String** | | [optional]
**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]
**status** | **String** | Possible values: - SUCCESS - PARTIAL - PENDING - NOT_SETUP | [optional]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]
**configurations** | [**PaymentsProductsCardPresentConnectConfigurationInformationConfigurations**](PaymentsProductsCardPresentConnectConfigurationInformationConfigurations.md) | | [optional]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]
**configurations** | [**CardProcessingConfig**](CardProcessingConfig.md) | | [optional]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]
**configurations** | [**PaymentsProductsCurrencyConversionConfigurationInformationConfigurations**](PaymentsProductsCurrencyConversionConfigurationInformationConfigurations.md) | | [optional]


Expand Down
2 changes: 1 addition & 1 deletion docs/PaymentsProductsECheckConfigurationInformation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]
**configurations** | [**ECheckConfig**](ECheckConfig.md) | | [optional]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]
**configurations** | [**PayerAuthConfig**](PayerAuthConfig.md) | | [optional]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]
**configurations** | [**SAConfig**](SAConfig.md) | | [optional]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]
**configurations** | [**VTConfig**](VTConfig.md) | | [optional]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]
**configurations** | [**DmConfig**](DmConfig.md) | | [optional]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | [**UUID**](UUID.md) | | [optional]
**templateId** | **String** | | [optional]



Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**profileId** | [**UUID**](UUID.md) | | [optional]
**profileId** | **String** | | [optional]



Loading