class

Tinrelay::ShipClaim

Inherits JSON::Serializable < Reference < Object

Constructors

new(ship : String, owner_public_key : String, radio_certificate : Tinrelay::ShipRadioCertificate)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

owner_public_key
Source
owner_public_key=(owner_public_key : String)
Source
radio_certificate
Source
radio_certificate=(radio_certificate : ShipRadioCertificate)
Source
ship
Source
ship=(ship : String)
Source