Monzo::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.
account_id
account_id=(value : String)
account_id?
Used for checking missing settings on non-nilable types It's advised to use account_id 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
user_id
user_id=(value : String)
user_id?
Used for checking missing settings on non-nilable types It's advised to use user_id in your apps to ensure the propper type is checked.