class

Tinrelay::RelationshipClose

Inherits JSON::Serializable < Reference < Object

Constructors

new(peer_ship : String, retained_ships : Array(String), certificate : Tinrelay::ShipRadioCertificate, prior_radio_signature : String, auth : Tinrelay::OwnerAuth)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

auth
Source
auth=(auth : OwnerAuth)
Source
certificate
Source
certificate=(certificate : ShipRadioCertificate)
Source
payload
Source
peer_ship
Source
peer_ship=(peer_ship : String)
Source
prior_radio_signature
Source
prior_radio_signature=(prior_radio_signature : String)
Source
retained_ships
Source
retained_ships=(retained_ships : Array(String))
Source