class Saber::Link::Asset

Included Modules

Defined in:

saber/objects/link.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def asset : Saber::Asset #

[View source]
def asset_type : String #

[View source]
def call_put : String | Nil #

[View source]
def current_price : CurrentPrice #

[View source]
def expiry : Time | Nil #

[View source]
def id : Int32 #

[View source]
def size : Float64 #

[View source]
def strike_price : Float64 | Nil #

[View source]
def ticker : String #

[View source]