class N2y::Nordigen::HabitatSettings

Defined in:

n2y/nordigen.cr

Class Method Summary

Class Method Detail

def self.secret : String #

def self.secret=(value : String) #

def self.secret? #

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


def self.secret_id : String #

def self.secret_id=(value : String) #

def self.secret_id? #

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


def self.to_h #

Generates a hash using the provided values