struct Vecos::Allocation

Included Modules

Extended Modules

Defined in:

vecos/releezme/allocation.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def allocated_by_locker_action_on_release? : Bool #

[View source]
def allocated_for_package? : Bool #

[View source]
def dynamically_allocated? : Bool #

[View source]
def expiring : Time #

[View source]
def locker_id : String #

[View source]
def self_releasable? : Bool #

[View source]
def shared_to_user? : Bool #

[View source]
def starting : Time #

[View source]
def user_id : String #

This is the internal user_id - not the user email etc


[View source]