Schema URL

Type: github:v2fly_v2ray-core_v5_infra_conf_v4:Config

JSON schema for V2Ray jsonv4 configuration format: https://github.com/v2fly/v2ray-core

Definitions

github:EHfive_v2ray-jsonschema_common:CustomDNSDomainMatcher enum
github:EHfive_v2ray-jsonschema_common:CustomFreedomDomainStrategy enum
github:EHfive_v2ray-jsonschema_common:CustomPortRange integer | string
github:EHfive_v2ray-jsonschema_common:CustomRouterProtocolList enum | enum[]
github:EHfive_v2ray-jsonschema_common:CustomString string
github:EHfive_v2ray-jsonschema_common:CustomStringList string | string[]
github:EHfive_v2ray-jsonschema_v4config:CustomBlackholeConfigResponse object
type enum
Values: "none" "http"
github:EHfive_v2ray-jsonschema_v4config:CustomDNSCacheStrategy enum
github:EHfive_v2ray-jsonschema_v4config:CustomDNSFallbackStrategy enum
github:EHfive_v2ray-jsonschema_v4config:CustomDNSQueryStrategy enum
github:EHfive_v2ray-jsonschema_v4config:CustomFakeDNSConfig github:v2fly_v2ray-core_v5_infra_conf_synthetic_dns:FakeDNSPoolElementConfig | github:v2fly_v2ray-core_v5_infra_conf_synthetic_dns:FakeDNSPoolElementConfig[]
github:EHfive_v2ray-jsonschema_v4config:CustomFakeDNSConfigExtend boolean | github:EHfive_v2ray-jsonschema_v4config:CustomFakeDNSConfig
github:EHfive_v2ray-jsonschema_v4config:CustomFallbackDest integer | string
github:EHfive_v2ray-jsonschema_v4config:CustomHTTPRemoteConfigUser
github:EHfive_v2ray-jsonschema_v4config:CustomHostAddress github:EHfive_v2ray-jsonschema_common:CustomString | github:EHfive_v2ray-jsonschema_common:CustomString[]
github:EHfive_v2ray-jsonschema_v4config:CustomInboundConfig
github:EHfive_v2ray-jsonschema_v4config:CustomKCPHeaderConfig object
type enum
Values: "none" "srtp" "utp" "wechat-video" "dtls" "wireguard"
github:EHfive_v2ray-jsonschema_v4config:CustomMultiObservatoryItem
github:EHfive_v2ray-jsonschema_v4config:CustomNameServerConfig string | github:EHfive_v2ray-jsonschema_v4config:CustomNameServerConfigInner
github:EHfive_v2ray-jsonschema_v4config:CustomNameServerConfigInner object
address string
clientIp string
port integer
tag string
queryStrategy string
cacheStrategy string
fallbackStrategy string
skipFallback boolean
domains string[]
expectIps string | string[]
github:EHfive_v2ray-jsonschema_v4config:CustomOutboundConfig
github:EHfive_v2ray-jsonschema_v4config:CustomRouterDomainStrategy enum
github:EHfive_v2ray-jsonschema_v4config:CustomRouterRule object
type string
outboundTag string
balancerTag string
domainMatcher enum
Values: "linear" "mph"
domain string | string[]
domains string | string[]
ip string | string[]
port integer | string
network string | string[]
source string | string[]
sourcePort integer | string
user string | string[]
inboundTag string | string[]
protocol enum | enum[]
attrs string
github:EHfive_v2ray-jsonschema_v4config:CustomSocksRemoteConfigUser
github:EHfive_v2ray-jsonschema_v4config:CustomStrategyConfig
github:EHfive_v2ray-jsonschema_v4config:CustomTCPHeaderConfig
github:EHfive_v2ray-jsonschema_v4config:CustomUser object
level integer
email string
github:EHfive_v2ray-jsonschema_v4config:CustomVLessInOutboundConfigUser
github:EHfive_v2ray-jsonschema_v4config:CustomVMessInOutboundConfigUser
github:v2fly_v2ray-core_v5_app_router:StrategyLeastLoadConfig object
baselines integer[]

RTT baselines for selecting, int64 values of time.Duration

expected integer

expected nodes count to select

maxRTT integer

max acceptable rtt, filter away high delay nodes. defalut 0

tolerance number

acceptable failure rate

observerTag string
github:v2fly_v2ray-core_v5_app_router:StrategyLeastPingConfig object
observerTag string
github:v2fly_v2ray-core_v5_app_router:StrategyRandomConfig object
observerTag string
aliveOnly boolean
github:v2fly_v2ray-core_v5_app_router:StrategyWeight object
regexp boolean
match string
value number
github:v2fly_v2ray-core_v5_infra_conf_cfgcommon_muxcfg:MuxConfig object
enabled boolean
concurrency integer
github:v2fly_v2ray-core_v5_infra_conf_cfgcommon_proxycfg:ProxyConfig object
tag string
transportLayer boolean
github:v2fly_v2ray-core_v5_infra_conf_cfgcommon_sniffer:SniffingConfig object
enabled boolean
destOverride string | string[]
metadataOnly boolean
github:v2fly_v2ray-core_v5_infra_conf_cfgcommon_socketcfg:SocketConfig object
mark integer
tcpFastOpen boolean
tproxy string
acceptProxyProtocol boolean
tcpKeepAliveInterval integer
tcpKeepAliveIdle integer
tcpFastOpenQueueLength integer
bindToDevice string
rxBufSize integer
txBufSize integer
forceBufSize boolean
github:v2fly_v2ray-core_v5_infra_conf_cfgcommon_tlscfg:TLSCertConfig object
certificateFile string
certificate string[]
keyFile string
key string[]
usage string
github:v2fly_v2ray-core_v5_infra_conf_cfgcommon_tlscfg:TLSConfig object
allowInsecure boolean
serverName string
alpn string | string[]
enableSessionResumption boolean
disableSystemRoot boolean
pinnedPeerCertificateChainSha256 string[]
verifyClientCertificate boolean
github:v2fly_v2ray-core_v5_infra_conf_synthetic_dns:DNSConfig object

DNSConfig is a JSON serializable object for dns.Config.

hosts object
domainMatcher enum
Values: "linear" "mph"
clientIp string
tag string
queryStrategy enum
Values: "UseIP" "UseIP4" "UseIP6"
cacheStrategy enum
Values: "Enabled" "Disabled"
fallbackStrategy enum
Values: "Enabled" "Disabled" "DisabledIfAnyMatch"
disableCache boolean
disableFallback boolean
disableFallbackIfMatch boolean
github:v2fly_v2ray-core_v5_infra_conf_synthetic_dns:FakeDNSPoolElementConfig object
ipPool string
poolSize integer
github:v2fly_v2ray-core_v5_infra_conf_synthetic_log:LogConfig object
access string
error string
loglevel string
github:v2fly_v2ray-core_v5_infra_conf_synthetic_router:BalancingRule object
tag string
selector string | string[]
strategy
All of: variant, variant, variant
fallbackTag string
github:v2fly_v2ray-core_v5_infra_conf_synthetic_router:HealthCheckSettings object

HealthCheckSettings holds settings for health Checker

destination string
connectivity string
interval string
sampling integer
timeout string
github:v2fly_v2ray-core_v5_infra_conf_synthetic_router:RouterConfig object
settings object
2 nested properties
domainStrategy enum
Values: "AsIs" "AlwaysIP" "IPIfNonMatch" "IPOnDemand"
domainStrategy enum
Values: "AsIs" "AlwaysIP" "IPIfNonMatch" "IPOnDemand"
domainMatcher enum
Values: "linear" "mph"
github:v2fly_v2ray-core_v5_infra_conf_synthetic_router:RouterRulesConfig object
domainStrategy enum
Values: "AsIs" "AlwaysIP" "IPIfNonMatch" "IPOnDemand"
github:v2fly_v2ray-core_v5_infra_conf_v4:APIConfig object
tag string
services string[]
github:v2fly_v2ray-core_v5_infra_conf_v4:Authenticator object
request object
4 nested properties
version string
method string
path string | string[]
headers object
response object
4 nested properties
version string
status string
reason string
headers object
github:v2fly_v2ray-core_v5_infra_conf_v4:AuthenticatorRequest object
version string
method string
path string | string[]
headers object
github:v2fly_v2ray-core_v5_infra_conf_v4:AuthenticatorResponse object
version string
status string
reason string
headers object
github:v2fly_v2ray-core_v5_infra_conf_v4:BlackholeConfig object
response object
1 nested properties
type enum
Values: "none" "http"
github:v2fly_v2ray-core_v5_infra_conf_v4:BridgeConfig object
tag string
domain string
github:v2fly_v2ray-core_v5_infra_conf_v4:BrowserForwarderConfig object
listenAddr string
listenPort integer
github:v2fly_v2ray-core_v5_infra_conf_v4:BurstObservatoryConfig object
subjectSelector string[]
pingConfig object

HealthCheckSettings holds settings for health Checker

5 nested properties
destination string
connectivity string
interval string
sampling integer
timeout string
github:v2fly_v2ray-core_v5_infra_conf_v4:Config object
port integer

Port of this Point server. Deprecated: Port exists for historical compatibility and should not be used.

inbound
All of: github:v2fly_v2ray-core_v5_infra_conf_v4:InboundDetourConfig object, variant, variant, variant, variant, variant, variant, variant
outbound
All of: github:v2fly_v2ray-core_v5_infra_conf_v4:OutboundDetourConfig object, variant, variant, variant, variant, variant, variant, variant, variant, variant, variant

Deprecated: InboundDetours exists for historical compatibility and should not be used.

Deprecated: OutboundDetours exists for historical compatibility and should not be used.

log object
3 nested properties
access string
error string
loglevel string
routing object
5 nested properties
settings object
2 nested properties
domainStrategy enum
Values: "AsIs" "AlwaysIP" "IPIfNonMatch" "IPOnDemand"
domainStrategy enum
Values: "AsIs" "AlwaysIP" "IPIfNonMatch" "IPOnDemand"
domainMatcher enum
Values: "linear" "mph"
dns object

DNSConfig is a JSON serializable object for dns.Config.

12 nested properties
hosts object
domainMatcher enum
Values: "linear" "mph"
clientIp string
tag string
queryStrategy enum
Values: "UseIP" "UseIP4" "UseIP6"
cacheStrategy enum
Values: "Enabled" "Disabled"
fallbackStrategy enum
Values: "Enabled" "Disabled" "DisabledIfAnyMatch"
disableCache boolean
disableFallback boolean
disableFallbackIfMatch boolean
transport object
8 nested properties
tcpSettings object
2 nested properties
header
All of: variant, variant
acceptProxyProtocol boolean
kcpSettings object
9 nested properties
mtu integer
tti integer
uplinkCapacity integer
downlinkCapacity integer
congestion boolean
readBufferSize integer
writeBufferSize integer
header object
seed string
wsSettings object
6 nested properties
path string
headers object
acceptProxyProtocol boolean
maxEarlyData integer
useBrowserForwarding boolean
earlyDataHeaderName string
httpSettings object
4 nested properties
host string | string[]
path string
method string
headers object
dsSettings object
3 nested properties
path string
abstract boolean
padding boolean
quicSettings object
3 nested properties
header object
security string
key string
gunSettings object
1 nested properties
serviceName string
grpcSettings object
1 nested properties
serviceName string
policy object
2 nested properties
levels object
system object
5 nested properties
statsInboundUplink boolean
statsInboundDownlink boolean
statsOutboundUplink boolean
statsOutboundDownlink boolean
overrideAccessLogDest boolean
api object
2 nested properties
tag string
services string[]
stats object
browserForwarder object
2 nested properties
listenAddr string
listenPort integer
observatory object
3 nested properties
subjectSelector string[]
probeURL string
probeInterval string
burstObservatory object
2 nested properties
subjectSelector string[]
pingConfig object

HealthCheckSettings holds settings for health Checker

5 nested properties
destination string
connectivity string
interval string
sampling integer
timeout string
multiObservatory object
1 nested properties
services object
github:v2fly_v2ray-core_v5_infra_conf_v4:DNSOutboundConfig object
network string
address string
port integer
userLevel integer
github:v2fly_v2ray-core_v5_infra_conf_v4:DokodemoConfig object
address string
port integer
network string | string[]
timeout integer
followRedirect boolean
userLevel integer
github:v2fly_v2ray-core_v5_infra_conf_v4:DomainSocketConfig object
path string
abstract boolean
padding boolean
github:v2fly_v2ray-core_v5_infra_conf_v4:FeaturesConfig object
detour object
1 nested properties
to string
github:v2fly_v2ray-core_v5_infra_conf_v4:FreedomConfig object
domainStrategy enum
Values: "AsIs" "UseIP" "UseIP4" "UseIP6"
timeout integer
redirect string
userLevel integer
github:v2fly_v2ray-core_v5_infra_conf_v4:GunConfig object
serviceName string
github:v2fly_v2ray-core_v5_infra_conf_v4:HTTPAccount object
user string
pass string
github:v2fly_v2ray-core_v5_infra_conf_v4:HTTPClientConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:HTTPConfig object
host string | string[]
path string
method string
headers object
github:v2fly_v2ray-core_v5_infra_conf_v4:HTTPRemoteConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:HTTPServerConfig object
timeout integer
allowTransparent boolean
userLevel integer
github:v2fly_v2ray-core_v5_infra_conf_v4:InboundDetourAllocationConfig object
strategy string
concurrency integer
refresh integer
github:v2fly_v2ray-core_v5_infra_conf_v4:InboundDetourConfig object
protocol string
port integer | string
listen string
tag string
allocate object
3 nested properties
strategy string
concurrency integer
refresh integer
streamSettings object
12 nested properties
network string
security string
tlsSettings object
8 nested properties
allowInsecure boolean
serverName string
alpn string | string[]
enableSessionResumption boolean
disableSystemRoot boolean
pinnedPeerCertificateChainSha256 string[]
verifyClientCertificate boolean
tcpSettings object
2 nested properties
header
All of: variant, variant
acceptProxyProtocol boolean
kcpSettings object
9 nested properties
mtu integer
tti integer
uplinkCapacity integer
downlinkCapacity integer
congestion boolean
readBufferSize integer
writeBufferSize integer
header object
seed string
wsSettings object
6 nested properties
path string
headers object
acceptProxyProtocol boolean
maxEarlyData integer
useBrowserForwarding boolean
earlyDataHeaderName string
httpSettings object
4 nested properties
host string | string[]
path string
method string
headers object
dsSettings object
3 nested properties
path string
abstract boolean
padding boolean
quicSettings object
3 nested properties
header object
security string
key string
gunSettings object
1 nested properties
serviceName string
grpcSettings object
1 nested properties
serviceName string
sockopt object
11 nested properties
mark integer
tcpFastOpen boolean
tproxy string
acceptProxyProtocol boolean
tcpKeepAliveInterval integer
tcpKeepAliveIdle integer
tcpFastOpenQueueLength integer
bindToDevice string
rxBufSize integer
txBufSize integer
forceBufSize boolean
domainOverride string | string[]
sniffing object
3 nested properties
enabled boolean
destOverride string | string[]
metadataOnly boolean
github:v2fly_v2ray-core_v5_infra_conf_v4:KCPConfig object
mtu integer
tti integer
uplinkCapacity integer
downlinkCapacity integer
congestion boolean
readBufferSize integer
writeBufferSize integer
header object
1 nested properties
type enum
Values: "none" "srtp" "utp" "wechat-video" "dtls" "wireguard"
seed string
github:v2fly_v2ray-core_v5_infra_conf_v4:LoopbackConfig object
inboundTag string
github:v2fly_v2ray-core_v5_infra_conf_v4:MultiObservatoryConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:MultiObservatoryItem object
tag string
github:v2fly_v2ray-core_v5_infra_conf_v4:ObservatoryConfig object
subjectSelector string[]
probeURL string
probeInterval string
github:v2fly_v2ray-core_v5_infra_conf_v4:OutboundDetourConfig object
protocol string
sendThrough string
tag string
streamSettings object
12 nested properties
network string
security string
tlsSettings object
8 nested properties
allowInsecure boolean
serverName string
alpn string | string[]
enableSessionResumption boolean
disableSystemRoot boolean
pinnedPeerCertificateChainSha256 string[]
verifyClientCertificate boolean
tcpSettings object
2 nested properties
header
All of: variant, variant
acceptProxyProtocol boolean
kcpSettings object
9 nested properties
mtu integer
tti integer
uplinkCapacity integer
downlinkCapacity integer
congestion boolean
readBufferSize integer
writeBufferSize integer
header object
seed string
wsSettings object
6 nested properties
path string
headers object
acceptProxyProtocol boolean
maxEarlyData integer
useBrowserForwarding boolean
earlyDataHeaderName string
httpSettings object
4 nested properties
host string | string[]
path string
method string
headers object
dsSettings object
3 nested properties
path string
abstract boolean
padding boolean
quicSettings object
3 nested properties
header object
security string
key string
gunSettings object
1 nested properties
serviceName string
grpcSettings object
1 nested properties
serviceName string
sockopt object
11 nested properties
mark integer
tcpFastOpen boolean
tproxy string
acceptProxyProtocol boolean
tcpKeepAliveInterval integer
tcpKeepAliveIdle integer
tcpFastOpenQueueLength integer
bindToDevice string
rxBufSize integer
txBufSize integer
forceBufSize boolean
proxySettings object
2 nested properties
tag string
transportLayer boolean
mux object
2 nested properties
enabled boolean
concurrency integer
domainStrategy enum
Values: "AsIs" "UseIP" "UseIP4" "UseIP6"
github:v2fly_v2ray-core_v5_infra_conf_v4:Policy object
handshake integer
connIdle integer
uplinkOnly integer
downlinkOnly integer
statsUserUplink boolean
statsUserDownlink boolean
bufferSize integer
github:v2fly_v2ray-core_v5_infra_conf_v4:PolicyConfig object
levels object
system object
5 nested properties
statsInboundUplink boolean
statsInboundDownlink boolean
statsOutboundUplink boolean
statsOutboundDownlink boolean
overrideAccessLogDest boolean
github:v2fly_v2ray-core_v5_infra_conf_v4:PortalConfig object
tag string
domain string
github:v2fly_v2ray-core_v5_infra_conf_v4:QUICConfig object
header object
1 nested properties
type enum
Values: "none" "srtp" "utp" "wechat-video" "dtls" "wireguard"
security string
key string
github:v2fly_v2ray-core_v5_infra_conf_v4:ReverseConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:ShadowsocksClientConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:ShadowsocksServerConfig object
method string
password string
udp boolean
level integer
email string
network string | string[]
ivCheck boolean
github:v2fly_v2ray-core_v5_infra_conf_v4:ShadowsocksServerTarget object
address string
port integer
method string
password string
email string
ota boolean
level integer
ivCheck boolean
github:v2fly_v2ray-core_v5_infra_conf_v4:SocksAccount object
user string
pass string
github:v2fly_v2ray-core_v5_infra_conf_v4:SocksClientConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:SocksRemoteConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:SocksServerConfig object
auth string
udp boolean
ip string
timeout integer
userLevel integer
github:v2fly_v2ray-core_v5_infra_conf_v4:StatsConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:StreamConfig object
network string
security string
tlsSettings object
8 nested properties
allowInsecure boolean
serverName string
alpn string | string[]
enableSessionResumption boolean
disableSystemRoot boolean
pinnedPeerCertificateChainSha256 string[]
verifyClientCertificate boolean
tcpSettings object
2 nested properties
header
All of: variant, variant
acceptProxyProtocol boolean
kcpSettings object
9 nested properties
mtu integer
tti integer
uplinkCapacity integer
downlinkCapacity integer
congestion boolean
readBufferSize integer
writeBufferSize integer
header object
1 nested properties
type enum
Values: "none" "srtp" "utp" "wechat-video" "dtls" "wireguard"
seed string
wsSettings object
6 nested properties
path string
headers object
acceptProxyProtocol boolean
maxEarlyData integer
useBrowserForwarding boolean
earlyDataHeaderName string
httpSettings object
4 nested properties
host string | string[]
path string
method string
headers object
dsSettings object
3 nested properties
path string
abstract boolean
padding boolean
quicSettings object
3 nested properties
header object
1 nested properties
type enum
Values: "none" "srtp" "utp" "wechat-video" "dtls" "wireguard"
security string
key string
gunSettings object
1 nested properties
serviceName string
grpcSettings object
1 nested properties
serviceName string
sockopt object
11 nested properties
mark integer
tcpFastOpen boolean
tproxy string
acceptProxyProtocol boolean
tcpKeepAliveInterval integer
tcpKeepAliveIdle integer
tcpFastOpenQueueLength integer
bindToDevice string
rxBufSize integer
txBufSize integer
forceBufSize boolean
github:v2fly_v2ray-core_v5_infra_conf_v4:SystemPolicy object
statsInboundUplink boolean
statsInboundDownlink boolean
statsOutboundUplink boolean
statsOutboundDownlink boolean
overrideAccessLogDest boolean
github:v2fly_v2ray-core_v5_infra_conf_v4:TCPConfig object
header
All of: variant, variant
acceptProxyProtocol boolean
github:v2fly_v2ray-core_v5_infra_conf_v4:TransportConfig object
tcpSettings object
2 nested properties
header
All of: variant, variant
acceptProxyProtocol boolean
kcpSettings object
9 nested properties
mtu integer
tti integer
uplinkCapacity integer
downlinkCapacity integer
congestion boolean
readBufferSize integer
writeBufferSize integer
header object
1 nested properties
type enum
Values: "none" "srtp" "utp" "wechat-video" "dtls" "wireguard"
seed string
wsSettings object
6 nested properties
path string
headers object
acceptProxyProtocol boolean
maxEarlyData integer
useBrowserForwarding boolean
earlyDataHeaderName string
httpSettings object
4 nested properties
host string | string[]
path string
method string
headers object
dsSettings object
3 nested properties
path string
abstract boolean
padding boolean
quicSettings object
3 nested properties
header object
1 nested properties
type enum
Values: "none" "srtp" "utp" "wechat-video" "dtls" "wireguard"
security string
key string
gunSettings object
1 nested properties
serviceName string
grpcSettings object
1 nested properties
serviceName string
github:v2fly_v2ray-core_v5_infra_conf_v4:TrojanClientConfig object

TrojanClientConfig is configuration of trojan servers

github:v2fly_v2ray-core_v5_infra_conf_v4:TrojanInboundFallback object

TrojanInboundFallback is fallback configuration

alpn string
path string
type string
dest integer | string
xver integer
github:v2fly_v2ray-core_v5_infra_conf_v4:TrojanServerConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:TrojanServerTarget object

TrojanServerTarget is configuration of a single trojan server

address string
port integer
password string
email string
level integer
github:v2fly_v2ray-core_v5_infra_conf_v4:TrojanUserConfig object

TrojanUserConfig is user configuration

password string
level integer
email string
github:v2fly_v2ray-core_v5_infra_conf_v4:VLessInboundConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:VLessInboundFallback object
alpn string
path string
type string
dest integer | string
xver integer
github:v2fly_v2ray-core_v5_infra_conf_v4:VLessOutboundConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:VLessOutboundVnext object
github:v2fly_v2ray-core_v5_infra_conf_v4:VMessAccount object
id string
alterId integer
security string
experiments string
github:v2fly_v2ray-core_v5_infra_conf_v4:VMessDefaultConfig object
alterId integer
level integer
github:v2fly_v2ray-core_v5_infra_conf_v4:VMessDetourConfig object
to string
github:v2fly_v2ray-core_v5_infra_conf_v4:VMessInboundConfig object
features object
1 nested properties
detour object
1 nested properties
to string
default object
2 nested properties
alterId integer
level integer
detour object
1 nested properties
to string
disableInsecureEncryption boolean
github:v2fly_v2ray-core_v5_infra_conf_v4:VMessOutboundConfig object
github:v2fly_v2ray-core_v5_infra_conf_v4:VMessOutboundTarget object
github:v2fly_v2ray-core_v5_infra_conf_v4:WebSocketConfig object
path string
headers object
acceptProxyProtocol boolean
maxEarlyData integer
useBrowserForwarding boolean
earlyDataHeaderName string
github:v2fly_v2ray-core_v5_proxy_vless:Account object
id string

ID of the account, in the form of a UUID, e.g., "66ad4540-b58c-4ad2-9926-ea63445a9b57".

flow string

Flow settings.

encryption string

Encryption settings. Only applies to client side, and only accepts "none" for now.