Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ddns
main
Top Level Namespace
CloudFlare
Record
Records
Zone
Zones
Generated using Crystal 1.14.0
2024-11-26 18:22:30 UTC
class
CloudFlare::
Zone
CloudFlare::Zone
Reference
Object
Overview
A single zone.
Included Modules
JSON::Serializable
Defined in:
cloudflare.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#id
: String
#id=
(id : String)
#name
: String
#name=
(name : String)
#path
#records
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
id
: String
#
[
View source
]
def
id=
(id : String)
#
[
View source
]
def
name
: String
#
[
View source
]
def
name=
(name : String)
#
[
View source
]
def
path
#
[
View source
]
def
records
#
[
View source
]