class

YNAB::Client::HabitatSettings

Inherits Reference < Object

Class methods

access_token
access_token=(value : String)
access_token?

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

base_url
base_url=(value : String)
base_url?

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

to_h

Generates a hash using the provided values