Method: UpBankingClient::CategoryResource#id
- Defined in:
- lib/up_banking/models/category_resource.rb
#id ⇒ Object
The unique identifier for this category. This is a human-readable but URL-safe value.
23 24 25 |
# File 'lib/up_banking/models/category_resource.rb', line 23 def id @id end |