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:
@@ -17143,6 +17143,10 @@
|
||||
"secondaryLanguage" : {
|
||||
"description" : "Secondary language of the terminal.",
|
||||
"type" : "string"
|
||||
},
|
||||
"timezone" : {
|
||||
"description" : "The time zone of the terminal.",
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
"type" : "object"
|
||||
|
||||
@@ -17330,6 +17330,10 @@
|
||||
"secondaryLanguage" : {
|
||||
"description" : "Secondary language of the terminal.",
|
||||
"type" : "string"
|
||||
},
|
||||
"timezone" : {
|
||||
"description" : "The time zone of the terminal.",
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
"type" : "object"
|
||||
|
||||
@@ -11745,6 +11745,9 @@ components:
|
||||
secondaryLanguage:
|
||||
description: Secondary language of the terminal.
|
||||
type: string
|
||||
timezone:
|
||||
description: The time zone of the terminal.
|
||||
type: string
|
||||
type: object
|
||||
Logo:
|
||||
properties:
|
||||
|
||||
@@ -11867,6 +11867,9 @@ components:
|
||||
secondaryLanguage:
|
||||
description: Secondary language of the terminal.
|
||||
type: string
|
||||
timezone:
|
||||
description: The time zone of the terminal.
|
||||
type: string
|
||||
type: object
|
||||
Logo:
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user