PayFanout API reference
Preparing search index...
adapter-payzen-server/src
PayZenEnvelopeLike
Interface PayZenEnvelopeLike
PayZen response envelope — the outcome lives HERE, the HTTP status is always 200.
interface
PayZenEnvelopeLike
{
answer
?:
unknown
;
mode
?:
string
;
serverDate
?:
string
;
status
?:
string
;
webService
?:
string
;
}
Index
Properties
answer?
mode?
server
Date?
status?
web
Service?
Properties
Optional
answer
answer
?:
unknown
Optional
mode
mode
?:
string
Optional
server
Date
serverDate
?:
string
Optional
status
status
?:
string
Optional
web
Service
webService
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
answer
mode
server
Date
status
web
Service
PayFanout API reference
Loading...
PayZen response envelope — the outcome lives HERE, the HTTP status is always 200.