Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 812 Bytes

ApplicationServerInfoData.md

File metadata and controls

15 lines (10 loc) · 812 Bytes

ApplicationServerInfoData

Properties

Name Type Description Notes
version Option<String> BTCPay Server version [optional]
onion Option<String> The Tor hostname [optional]
supported_payment_methods Option<Vec> The payment methods this server supports [optional]
fully_synched Option<bool> True if the instance is fully synchronized, according to NBXplorer [optional]
sync_status Option<Veccrate::models::ApplicationServerInfoSyncStatusData> [optional]

[Back to Model list] [Back to API list] [Back to README]