docs/InlineResponse2003.md in budgea_client-1.4.4 vs docs/InlineResponse2003.md in budgea_client-2.0.0
- old
+ new
@@ -1,10 +1,9 @@
# BudgeaClient::InlineResponse2003
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**profile** | **Object** | the user profile data object |
-**token** | **String** | the requested token |
-**user** | **Object** | the user data object |
+**jwt_token** | **String** | the jwt token |
+**payload** | **Object** | the payload contained in the jwt token |