struct

CrystalIso8583::Shared::MTI

Inherits Struct < Value < Object

Constructors

new(version : Int32, message_class : Int32, function : Int32, originator : Int32)
Source
parse(str : String) : MTI
Source

Instance methods

function
Source
message_class
Source
originator
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source
version
Source