mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -2806,7 +2806,7 @@
|
||||
"AcceptTermsOfServiceRequest" : {
|
||||
"properties" : {
|
||||
"acceptedBy" : {
|
||||
"description" : "The unique identifier of the user accepting the Terms of Service.",
|
||||
"description" : "The individual legal entity ID of the user accepting the Terms of Service. This can also be the legal entity ID of the signatory for an organization.",
|
||||
"type" : "string"
|
||||
},
|
||||
"ipAddress" : {
|
||||
|
||||
@@ -2932,7 +2932,7 @@
|
||||
"AcceptTermsOfServiceRequest" : {
|
||||
"properties" : {
|
||||
"acceptedBy" : {
|
||||
"description" : "The unique identifier of the user accepting the Terms of Service.",
|
||||
"description" : "The individual legal entity ID of the user accepting the Terms of Service. This can also be the legal entity ID of the signatory for an organization.",
|
||||
"type" : "string"
|
||||
},
|
||||
"ipAddress" : {
|
||||
|
||||
@@ -3071,7 +3071,7 @@
|
||||
"AcceptTermsOfServiceRequest" : {
|
||||
"properties" : {
|
||||
"acceptedBy" : {
|
||||
"description" : "The unique identifier of the user accepting the Terms of Service.",
|
||||
"description" : "The individual legal entity ID of the user accepting the Terms of Service. This can also be the legal entity ID of the signatory for an organization.",
|
||||
"type" : "string"
|
||||
},
|
||||
"ipAddress" : {
|
||||
|
||||
@@ -1747,7 +1747,9 @@ components:
|
||||
AcceptTermsOfServiceRequest:
|
||||
properties:
|
||||
acceptedBy:
|
||||
description: The unique identifier of the user accepting the Terms of Service.
|
||||
description: The individual legal entity ID of the user accepting the Terms
|
||||
of Service. This can also be the legal entity ID of the signatory for
|
||||
an organization.
|
||||
type: string
|
||||
ipAddress:
|
||||
description: The IP address of the user accepting the Terms of Service.
|
||||
|
||||
@@ -1823,7 +1823,9 @@ components:
|
||||
AcceptTermsOfServiceRequest:
|
||||
properties:
|
||||
acceptedBy:
|
||||
description: The unique identifier of the user accepting the Terms of Service.
|
||||
description: The individual legal entity ID of the user accepting the Terms
|
||||
of Service. This can also be the legal entity ID of the signatory for
|
||||
an organization.
|
||||
type: string
|
||||
ipAddress:
|
||||
description: The IP address of the user accepting the Terms of Service.
|
||||
|
||||
@@ -1914,7 +1914,9 @@ components:
|
||||
AcceptTermsOfServiceRequest:
|
||||
properties:
|
||||
acceptedBy:
|
||||
description: The unique identifier of the user accepting the Terms of Service.
|
||||
description: The individual legal entity ID of the user accepting the Terms
|
||||
of Service. This can also be the legal entity ID of the signatory for
|
||||
an organization.
|
||||
type: string
|
||||
ipAddress:
|
||||
description: The IP address of the user accepting the Terms of Service.
|
||||
|
||||
Reference in New Issue
Block a user