NexSDK
GitHub
Coding Standards
Preparing search index...
GatewayConfigResponse
Interface GatewayConfigResponse
interface
GatewayConfigResponse
{
added_at
:
string
;
bank_account_last4
:
GatewayConfigResponseBankAccountLast4
;
disabled_at
:
GatewayConfigResponseDisabledAt
;
disabled_reason
:
GatewayConfigResponseDisabledReason
;
gateway
:
string
;
gateway_account_id
:
GatewayConfigResponseGatewayAccountId
;
gateway_key_id
:
GatewayConfigResponseGatewayKeyId
;
gstin_on_file
:
GatewayConfigResponseGstinOnFile
;
host_id
:
string
;
last_verified_at
:
GatewayConfigResponseLastVerifiedAt
;
live_mode
:
boolean
;
onboarding_state
:
string
;
webhook_configured
:
boolean
;
webhook_url
:
GatewayConfigResponseWebhookUrl
;
}
Index
Properties
added_
at
bank_
account_
last4
disabled_
at
disabled_
reason
gateway
gateway_
account_
id
gateway_
key_
id
gstin_
on_
file
host_
id
last_
verified_
at
live_
mode
onboarding_
state
webhook_
configured
webhook_
url
Properties
added_
at
added_at
:
string
bank_
account_
last4
bank_account_last4
:
GatewayConfigResponseBankAccountLast4
disabled_
at
disabled_at
:
GatewayConfigResponseDisabledAt
disabled_
reason
disabled_reason
:
GatewayConfigResponseDisabledReason
gateway
gateway
:
string
gateway_
account_
id
gateway_account_id
:
GatewayConfigResponseGatewayAccountId
gateway_
key_
id
gateway_key_id
:
GatewayConfigResponseGatewayKeyId
gstin_
on_
file
gstin_on_file
:
GatewayConfigResponseGstinOnFile
host_
id
host_id
:
string
last_
verified_
at
last_verified_at
:
GatewayConfigResponseLastVerifiedAt
live_
mode
live_mode
:
boolean
onboarding_
state
onboarding_state
:
string
webhook_
configured
webhook_configured
:
boolean
webhook_
url
webhook_url
:
GatewayConfigResponseWebhookUrl
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
added_
at
bank_
account_
last4
disabled_
at
disabled_
reason
gateway
gateway_
account_
id
gateway_
key_
id
gstin_
on_
file
host_
id
last_
verified_
at
live_
mode
onboarding_
state
webhook_
configured
webhook_
url
GitHub
Coding Standards
NexSDK
Loading...