class UserToken::HabitatSettings

Defined in:

models/user_token.cr

Class Method Summary

Class Method Detail

def self.stubbed_token : String | Nil #

def self.stubbed_token=(value : String | Nil) #

def self.stubbed_token? #

Used for checking missing settings on non-nilable types It's advised to use stubbed_token in your apps to ensure the propper type is checked.


def self.to_h #

Generates a hash using the provided values