Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
hetzner-dns
main
Hetzner
DNS
Client
CustomTime
CustomTimeWithMonotonicClock
Error
Meta
Pagination
Record
RecordClient
RecordResponse
RecordsResponse
Zone
ZoneClient
ZoneResponse
ZonesResponse
ZoneTxtVerification
Generated using Crystal 1.16.3
2025-12-24 07:28:33 UTC
struct
Hetzner::
DNS::
ZoneTxtVerification
Hetzner::DNS::ZoneTxtVerification
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
hetzner/zone.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#name
: String
#name=
(name : String)
#token
: String
#token=
(token : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
name=
(name : String)
#
[
View source
]
def
token
: String
#
[
View source
]
def
token=
(token : String)
#
[
View source
]