Tinrelay::TransmissionSpoolRecord
Inherits Tinrelay::SpoolRecord < JSON::Serializable::Strict < JSON::Serializable < Reference < Object
Constructors
new(local_id : String, received_at : Int64, relay_transmission_id : String, sender_ship : String, recipient_ship : String, to_label : String, from_label : String | Nil, signed_transmission : SignedTransmission, sender_radio_certificate : ShipRadioCertificate, sender_owner_chain : Array(OwnerKeyLink), format : Int32 = 1)
Sourcenew(pull : JSON::PullParser)
SourceInstance methods
from_label
Sourcerecipient_ship
Sourcerelay_transmission_id
Sourcesender_owner_chain
Sourcesender_radio_certificate
Sourcesender_ship
Sourcesigned_transmission
Sourceto_label
Source