N2y::YNAB::HabitatSettings
Class methods
client_id
client_id=(value : String)
client_id?
Used for checking missing settings on non-nilable types It's advised to use client_id in your apps to ensure the propper type is checked.
secret
secret=(value : String)
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.
to_h
Generates a hash using the provided values