NexSDK
GitHub
Coding Standards
Preparing search index...
GatewayPaymentResponse
Interface GatewayPaymentResponse
interface
GatewayPaymentResponse
{
amount
:
number
;
booking_id
:
string
;
captured_at
:
GatewayPaymentResponseCapturedAt
;
created_at
:
string
;
currency
:
string
;
environment
:
string
;
error_code
:
GatewayPaymentResponseErrorCode
;
error_description
:
GatewayPaymentResponseErrorDescription
;
gateway
:
string
;
gateway_order_id
:
string
;
gateway_payment_id
:
GatewayPaymentResponseGatewayPaymentId
;
host_id
:
string
;
id
:
string
;
method
:
GatewayPaymentResponseMethod
;
property_id
:
string
;
status
:
string
;
}
Index
Properties
amount
booking_
id
captured_
at
created_
at
currency
environment
error_
code
error_
description
gateway
gateway_
order_
id
gateway_
payment_
id
host_
id
id
method
property_
id
status
Properties
amount
amount
:
number
booking_
id
booking_id
:
string
captured_
at
captured_at
:
GatewayPaymentResponseCapturedAt
created_
at
created_at
:
string
currency
currency
:
string
environment
environment
:
string
error_
code
error_code
:
GatewayPaymentResponseErrorCode
error_
description
error_description
:
GatewayPaymentResponseErrorDescription
gateway
gateway
:
string
gateway_
order_
id
gateway_order_id
:
string
gateway_
payment_
id
gateway_payment_id
:
GatewayPaymentResponseGatewayPaymentId
host_
id
host_id
:
string
id
id
:
string
method
method
:
GatewayPaymentResponseMethod
property_
id
property_id
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
booking_
id
captured_
at
created_
at
currency
environment
error_
code
error_
description
gateway
gateway_
order_
id
gateway_
payment_
id
host_
id
id
method
property_
id
status
GitHub
Coding Standards
NexSDK
Loading...