mx-platform-ruby 0.3.0 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (94) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +3 -3
  3. data/README.md +29 -222
  4. data/docs/ChallengeResponse.md +2 -2
  5. data/docs/{ChallengeImageOptions.md → ImageOptionResponse.md} +2 -2
  6. data/docs/{ChallengeOptions.md → OptionResponse.md} +2 -2
  7. data/lib/mx-platform-ruby/models/challenge_response.rb +2 -2
  8. data/lib/mx-platform-ruby/models/{challenge_image_options.rb → image_option_response.rb} +3 -3
  9. data/lib/mx-platform-ruby/models/{challenge_options.rb → option_response.rb} +3 -3
  10. data/lib/mx-platform-ruby/version.rb +1 -1
  11. data/lib/mx-platform-ruby.rb +2 -2
  12. data/openapi/config.yml +1 -1
  13. data/openapi/templates/README.mustache +71 -0
  14. data/spec/models/{challenge_image_options_spec.rb → image_option_response_spec.rb} +6 -6
  15. data/spec/models/{challenge_options_spec.rb → option_response_spec.rb} +6 -6
  16. metadata +88 -190
  17. data/docs/Account.md +0 -96
  18. data/docs/AccountNumber.md +0 -32
  19. data/docs/AccountOwner.md +0 -40
  20. data/docs/Category.md +0 -32
  21. data/docs/Challenge.md +0 -30
  22. data/docs/ChallengeResponseImageOptions.md +0 -22
  23. data/docs/ChallengeResponseOptions.md +0 -20
  24. data/docs/ConnectWidget.md +0 -20
  25. data/docs/Credential.md +0 -26
  26. data/docs/EnhanceTransaction.md +0 -48
  27. data/docs/Holding.md +0 -52
  28. data/docs/InlineResponse200.md +0 -18
  29. data/docs/Institution.md +0 -36
  30. data/docs/Member.md +0 -40
  31. data/docs/MemberStatus.md +0 -34
  32. data/docs/Merchant.md +0 -28
  33. data/docs/OAuthWindow.md +0 -20
  34. data/docs/Pagination.md +0 -24
  35. data/docs/Statement.md +0 -32
  36. data/docs/Tag.md +0 -22
  37. data/docs/Tagging.md +0 -26
  38. data/docs/Transaction.md +0 -88
  39. data/docs/TransactionRule.md +0 -30
  40. data/docs/User.md +0 -26
  41. data/docs/Widget.md +0 -22
  42. data/lib/mx-platform-ruby/models/account.rb +0 -569
  43. data/lib/mx-platform-ruby/models/account_number.rb +0 -281
  44. data/lib/mx-platform-ruby/models/account_owner.rb +0 -317
  45. data/lib/mx-platform-ruby/models/category.rb +0 -281
  46. data/lib/mx-platform-ruby/models/challenge.rb +0 -276
  47. data/lib/mx-platform-ruby/models/challenge_response_image_options.rb +0 -236
  48. data/lib/mx-platform-ruby/models/challenge_response_options.rb +0 -227
  49. data/lib/mx-platform-ruby/models/connect_widget.rb +0 -227
  50. data/lib/mx-platform-ruby/models/credential.rb +0 -254
  51. data/lib/mx-platform-ruby/models/enhance_transaction.rb +0 -353
  52. data/lib/mx-platform-ruby/models/holding.rb +0 -371
  53. data/lib/mx-platform-ruby/models/inline_response200.rb +0 -218
  54. data/lib/mx-platform-ruby/models/institution.rb +0 -299
  55. data/lib/mx-platform-ruby/models/member.rb +0 -317
  56. data/lib/mx-platform-ruby/models/member_status.rb +0 -292
  57. data/lib/mx-platform-ruby/models/merchant.rb +0 -263
  58. data/lib/mx-platform-ruby/models/o_auth_window.rb +0 -227
  59. data/lib/mx-platform-ruby/models/pagination.rb +0 -245
  60. data/lib/mx-platform-ruby/models/statement.rb +0 -281
  61. data/lib/mx-platform-ruby/models/tag.rb +0 -236
  62. data/lib/mx-platform-ruby/models/tagging.rb +0 -254
  63. data/lib/mx-platform-ruby/models/transaction.rb +0 -533
  64. data/lib/mx-platform-ruby/models/transaction_rule.rb +0 -272
  65. data/lib/mx-platform-ruby/models/user.rb +0 -254
  66. data/lib/mx-platform-ruby/models/widget.rb +0 -236
  67. data/openapi/mx_platform_ruby.yml +0 -11
  68. data/pkg/mx-platform-ruby-0.2.0.gem +0 -0
  69. data/pkg/mx-platform-ruby-0.2.1.gem +0 -0
  70. data/spec/models/account_number_spec.rb +0 -76
  71. data/spec/models/account_owner_spec.rb +0 -100
  72. data/spec/models/account_spec.rb +0 -268
  73. data/spec/models/category_spec.rb +0 -76
  74. data/spec/models/challenge_response_image_options_spec.rb +0 -46
  75. data/spec/models/challenge_response_options_spec.rb +0 -40
  76. data/spec/models/challenge_spec.rb +0 -70
  77. data/spec/models/connect_widget_spec.rb +0 -40
  78. data/spec/models/credential_spec.rb +0 -58
  79. data/spec/models/enhance_transaction_spec.rb +0 -124
  80. data/spec/models/holding_spec.rb +0 -136
  81. data/spec/models/inline_response200_spec.rb +0 -34
  82. data/spec/models/institution_spec.rb +0 -88
  83. data/spec/models/member_spec.rb +0 -100
  84. data/spec/models/member_status_spec.rb +0 -82
  85. data/spec/models/merchant_spec.rb +0 -64
  86. data/spec/models/o_auth_window_spec.rb +0 -40
  87. data/spec/models/pagination_spec.rb +0 -52
  88. data/spec/models/statement_spec.rb +0 -76
  89. data/spec/models/tag_spec.rb +0 -46
  90. data/spec/models/tagging_spec.rb +0 -58
  91. data/spec/models/transaction_rule_spec.rb +0 -70
  92. data/spec/models/transaction_spec.rb +0 -244
  93. data/spec/models/user_spec.rb +0 -58
  94. data/spec/models/widget_spec.rb +0 -46
data/docs/Institution.md DELETED
@@ -1,36 +0,0 @@
1
- # MxPlatformRuby::Institution
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **code** | **String** | | [optional] |
8
- | **medium_logo_url** | **String** | | [optional] |
9
- | **name** | **String** | | [optional] |
10
- | **small_logo_url** | **String** | | [optional] |
11
- | **supports_account_identification** | **Boolean** | | [optional] |
12
- | **supports_account_statement** | **Boolean** | | [optional] |
13
- | **supports_account_verification** | **Boolean** | | [optional] |
14
- | **supports_oauth** | **Boolean** | | [optional] |
15
- | **supports_transaction_history** | **Boolean** | | [optional] |
16
- | **url** | **String** | | [optional] |
17
-
18
- ## Example
19
-
20
- ```ruby
21
- require 'mx-platform-ruby'
22
-
23
- instance = MxPlatformRuby::Institution.new(
24
- code: chase,
25
- medium_logo_url: https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/default_100x100.png,
26
- name: Chase Bank,
27
- small_logo_url: https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/50x50/default_50x50.png,
28
- supports_account_identification: true,
29
- supports_account_statement: true,
30
- supports_account_verification: true,
31
- supports_oauth: true,
32
- supports_transaction_history: true,
33
- url: https://www.chase.com
34
- )
35
- ```
36
-
data/docs/Member.md DELETED
@@ -1,40 +0,0 @@
1
- # MxPlatformRuby::Member
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **aggregated_at** | **String** | | [optional] |
8
- | **connection_status** | **String** | | [optional] |
9
- | **guid** | **String** | | [optional] |
10
- | **id** | **String** | | [optional] |
11
- | **institution_code** | **String** | | [optional] |
12
- | **is_being_aggregated** | **Boolean** | | [optional] |
13
- | **is_oauth** | **Boolean** | | [optional] |
14
- | **metadata** | **String** | | [optional] |
15
- | **name** | **String** | | [optional] |
16
- | **oauth_window_uri** | **String** | | [optional] |
17
- | **successfully_aggregated_at** | **String** | | [optional] |
18
- | **user_guid** | **String** | | [optional] |
19
-
20
- ## Example
21
-
22
- ```ruby
23
- require 'mx-platform-ruby'
24
-
25
- instance = MxPlatformRuby::Member.new(
26
- aggregated_at: 2016-10-13T18:07:57.000Z,
27
- connection_status: CONNECTED,
28
- guid: MBR-7c6f361b-e582-15b6-60c0-358f12466b4b,
29
- id: unique_id,
30
- institution_code: chase,
31
- is_being_aggregated: false,
32
- is_oauth: false,
33
- metadata: \"credentials_last_refreshed_at\": \"2015-10-15\",
34
- name: Chase Bank,
35
- oauth_window_uri: int-widgets.moneydesktop.com/oauth/predirect_to/MBR-df96fd60-7122-4464-b3c2-ff11d8c74f6f/p8v7rxpxg3pdAsfgwxcrwxwhz3Zbygxfr6wAb931qv91hpb57k6bkr6t6m9djrfrfd467p8xkgqp6w7k1r9g8k8bfxqbfw2lq5tdwjq2sngAx76fm0jrw0dpmbtlkxchgjsw3r7r0hhq6A8sshqptfxql2rt123shfpkyhhpfvy67yvprbkb7lmlyrpwsd9yj0s22pmsyjhcw7d2q44d9fsxn5kfsmr2zqc79c2AxAx5gkjgbczf22A1sjx70t2pvnggzyh55s7bh62dd5wq7f1r4x90mcxn1tfhhrq5b09mjkt5hg66cjn700pcf6fgA42lbsp7v1pdch85mswycrp21c6j2sxffm14Asg3?skip_aggregation=false&referral_source=APP&ui_message_webview_url_scheme=myapp,
36
- successfully_aggregated_at: 2016-10-13T17:57:38.000Z,
37
- user_guid: USR-fa7537f3-48aa-a683-a02a-b18940482f54
38
- )
39
- ```
40
-
data/docs/MemberStatus.md DELETED
@@ -1,34 +0,0 @@
1
- # MxPlatformRuby::MemberStatus
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **aggregated_at** | **String** | | [optional] |
8
- | **challenges** | [**Array<Challenge>**](Challenge.md) | | [optional] |
9
- | **connection_status** | **String** | | [optional] |
10
- | **guid** | **String** | | [optional] |
11
- | **has_processed_accounts** | **Boolean** | | [optional] |
12
- | **has_processed_transactions** | **Boolean** | | [optional] |
13
- | **is_authenticated** | **Boolean** | | [optional] |
14
- | **is_being_aggregated** | **Boolean** | | [optional] |
15
- | **successfully_aggregated_at** | **String** | | [optional] |
16
-
17
- ## Example
18
-
19
- ```ruby
20
- require 'mx-platform-ruby'
21
-
22
- instance = MxPlatformRuby::MemberStatus.new(
23
- aggregated_at: 2016-10-13T18:07:57.000Z,
24
- challenges: null,
25
- connection_status: CONNECTED,
26
- guid: MBR-7c6f361b-e582-15b6-60c0-358f12466b4b,
27
- has_processed_accounts: true,
28
- has_processed_transactions: false,
29
- is_authenticated: false,
30
- is_being_aggregated: false,
31
- successfully_aggregated_at: 2016-10-13T17:57:38.000Z
32
- )
33
- ```
34
-
data/docs/Merchant.md DELETED
@@ -1,28 +0,0 @@
1
- # MxPlatformRuby::Merchant
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **created_at** | **String** | | [optional] |
8
- | **guid** | **String** | | [optional] |
9
- | **logo_url** | **String** | | [optional] |
10
- | **name** | **String** | | [optional] |
11
- | **updated_at** | **String** | | [optional] |
12
- | **website_url** | **String** | | [optional] |
13
-
14
- ## Example
15
-
16
- ```ruby
17
- require 'mx-platform-ruby'
18
-
19
- instance = MxPlatformRuby::Merchant.new(
20
- created_at: 2017-04-20T19:30:12.000Z,
21
- guid: MCH-7ed79542-884d-2b1b-dd74-501c5cc9d25b,
22
- logo_url: https://s3.amazonaws.com/MD_Assets/merchant_logos/comcast.png,
23
- name: Comcast,
24
- updated_at: 2018-09-28T21:13:53.000Z,
25
- website_url: https://www.xfinity.com
26
- )
27
- ```
28
-
data/docs/OAuthWindow.md DELETED
@@ -1,20 +0,0 @@
1
- # MxPlatformRuby::OAuthWindow
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **guid** | **String** | | [optional] |
8
- | **oauth_window_uri** | **String** | | [optional] |
9
-
10
- ## Example
11
-
12
- ```ruby
13
- require 'mx-platform-ruby'
14
-
15
- instance = MxPlatformRuby::OAuthWindow.new(
16
- guid: MBR-df96fd60-7122-4464-b3c2-ff11d8c74f6f,
17
- oauth_window_uri: int-widgets.moneydesktop.com/oauth/predirect_to/MBR-df96fd60-7122-4464-b3c2-ff11d8c74f6f/zgknnw5k7dmztn2njmwlgz574mZlnft6vdrv7kzn9ptj325th6c5p0w6c7j83Ap1bqg01mhsr1bqjgf2fry3ly9wff497c6fcczbyrfgj7s39cygw95Akl7vlpmcAy2kmvh1mlkytg7jA1z3vnw1w3zx2r1wt65s6f6r3ryqqrysl9qA1kr6cAj6vhr1zl325Azz6hx52j1ll3vwbvvbv5xzy7d6csplyw25brA7147vAfq29ArjjAj4qmc6r6h457hkcj2946m0kjp2xzpkz6hz55lsp3Avmdb8dsq4xzqmzzqk68s6bp5tj9jsskw4wvcb95vm4fwh9w8phgp67hfj2flrtwcy5bxbtk74?skip_aggregation=false
18
- )
19
- ```
20
-
data/docs/Pagination.md DELETED
@@ -1,24 +0,0 @@
1
- # MxPlatformRuby::Pagination
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **current_page** | **Integer** | | [optional] |
8
- | **per_page** | **Integer** | | [optional] |
9
- | **total_entries** | **Integer** | | [optional] |
10
- | **total_pages** | **Integer** | | [optional] |
11
-
12
- ## Example
13
-
14
- ```ruby
15
- require 'mx-platform-ruby'
16
-
17
- instance = MxPlatformRuby::Pagination.new(
18
- current_page: 1,
19
- per_page: 25,
20
- total_entries: 1,
21
- total_pages: 1
22
- )
23
- ```
24
-
data/docs/Statement.md DELETED
@@ -1,32 +0,0 @@
1
- # MxPlatformRuby::Statement
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **account_guid** | **String** | | [optional] |
8
- | **content_hash** | **String** | | [optional] |
9
- | **created_at** | **String** | | [optional] |
10
- | **guid** | **String** | | [optional] |
11
- | **member_guid** | **String** | | [optional] |
12
- | **updated_at** | **String** | | [optional] |
13
- | **uri** | **String** | | [optional] |
14
- | **user_guid** | **String** | | [optional] |
15
-
16
- ## Example
17
-
18
- ```ruby
19
- require 'mx-platform-ruby'
20
-
21
- instance = MxPlatformRuby::Statement.new(
22
- account_guid: ACT-06d7f44b-caae-0f6e-1384-01f52e75dcb1,
23
- content_hash: ca53785b812d00ef821c3d94bfd6e5bbc0020504410589b7ea8552169f021981,
24
- created_at: 2016-10-13T18:08:00+00:00,
25
- guid: STA-737a344b-caae-0f6e-1384-01f52e75dcb1,
26
- member_guid: MBR-7c6f361b-e582-15b6-60c0-358f12466b4b,
27
- updated_at: 2016-10-13T18:09:00+00:00,
28
- uri: uri/to/statement,
29
- user_guid: USR-fa7537f3-48aa-a683-a02a-b18940482f54
30
- )
31
- ```
32
-
data/docs/Tag.md DELETED
@@ -1,22 +0,0 @@
1
- # MxPlatformRuby::Tag
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **guid** | **String** | | [optional] |
8
- | **name** | **String** | | [optional] |
9
- | **user_guid** | **String** | | [optional] |
10
-
11
- ## Example
12
-
13
- ```ruby
14
- require 'mx-platform-ruby'
15
-
16
- instance = MxPlatformRuby::Tag.new(
17
- guid: TAG-aef36e72-6294-4c38-844d-e573e80aed52,
18
- name: MY TAG,
19
- user_guid: USR-11141024-90b3-1bce-cac9-c06ced52ab4c
20
- )
21
- ```
22
-
data/docs/Tagging.md DELETED
@@ -1,26 +0,0 @@
1
- # MxPlatformRuby::Tagging
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **guid** | **String** | | [optional] |
8
- | **member_is_managed_by_user** | **Boolean** | | [optional] |
9
- | **tag_guid** | **String** | | [optional] |
10
- | **transaction_guid** | **String** | | [optional] |
11
- | **user_guid** | **String** | | [optional] |
12
-
13
- ## Example
14
-
15
- ```ruby
16
- require 'mx-platform-ruby'
17
-
18
- instance = MxPlatformRuby::Tagging.new(
19
- guid: TGN-007f5486-17e1-45fc-8b87-8f03984430fe,
20
- member_is_managed_by_user: false,
21
- tag_guid: TAG-40faf068-abb4-405c-8f6a-e883ed541fff,
22
- transaction_guid: TRN-810828b0-5210-4878-9bd3-f4ce514f90c4,
23
- user_guid: USR-11141024-90b3-1bce-cac9-c06ced52ab4c
24
- )
25
- ```
26
-
data/docs/Transaction.md DELETED
@@ -1,88 +0,0 @@
1
- # MxPlatformRuby::Transaction
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **account_guid** | **String** | | [optional] |
8
- | **amount** | **Float** | | [optional] |
9
- | **category** | **String** | | [optional] |
10
- | **check_number_string** | **String** | | [optional] |
11
- | **created_at** | **String** | | [optional] |
12
- | **currency_code** | **String** | | [optional] |
13
- | **date** | **String** | | [optional] |
14
- | **description** | **String** | | [optional] |
15
- | **guid** | **String** | | [optional] |
16
- | **id** | **String** | | [optional] |
17
- | **is_bill_pay** | **Boolean** | | [optional] |
18
- | **is_direct_deposit** | **Boolean** | | [optional] |
19
- | **is_expense** | **Boolean** | | [optional] |
20
- | **is_fee** | **Boolean** | | [optional] |
21
- | **is_income** | **Boolean** | | [optional] |
22
- | **is_international** | **Boolean** | | [optional] |
23
- | **is_overdraft_fee** | **Boolean** | | [optional] |
24
- | **is_payroll_advance** | **Boolean** | | [optional] |
25
- | **is_recurring** | **Boolean** | | [optional] |
26
- | **is_subscription** | **Boolean** | | [optional] |
27
- | **latitude** | **Float** | | [optional] |
28
- | **localized_description** | **String** | | [optional] |
29
- | **localized_memo** | **String** | | [optional] |
30
- | **longitude** | **Float** | | [optional] |
31
- | **member_guid** | **String** | | [optional] |
32
- | **memo** | **String** | | [optional] |
33
- | **merchant_category_code** | **Integer** | | [optional] |
34
- | **merchant_guid** | **String** | | [optional] |
35
- | **original_description** | **String** | | [optional] |
36
- | **posted_at** | **String** | | [optional] |
37
- | **status** | **String** | | [optional] |
38
- | **top_level_category** | **String** | | [optional] |
39
- | **transacted_at** | **String** | | [optional] |
40
- | **type** | **String** | | [optional] |
41
- | **updated_at** | **String** | | [optional] |
42
- | **user_guid** | **String** | | [optional] |
43
-
44
- ## Example
45
-
46
- ```ruby
47
- require 'mx-platform-ruby'
48
-
49
- instance = MxPlatformRuby::Transaction.new(
50
- account_guid: ACT-06d7f44b-caae-0f6e-1384-01f52e75dcb1,
51
- amount: 61.11,
52
- category: Groceries,
53
- check_number_string: 6812,
54
- created_at: 2016-10-06T09:43:42.000Z,
55
- currency_code: USD,
56
- date: 2013-09-23T00:00:00.000Z,
57
- description: Whole foods,
58
- guid: TRN-265abee9-889b-af6a-c69b-25157db2bdd9,
59
- id: transaction-265abee9-889b-af6a-c69b-25157db2bdd9,
60
- is_bill_pay: false,
61
- is_direct_deposit: false,
62
- is_expense: true,
63
- is_fee: false,
64
- is_income: false,
65
- is_international: false,
66
- is_overdraft_fee: false,
67
- is_payroll_advance: false,
68
- is_recurring: false,
69
- is_subscription: false,
70
- latitude: -43.2075,
71
- localized_description: This is a localized_description,
72
- localized_memo: This is a localized_memo,
73
- longitude: 139.691706,
74
- member_guid: MBR-7c6f361b-e582-15b6-60c0-358f12466b4b,
75
- memo: This is a memo,
76
- merchant_category_code: 5411,
77
- merchant_guid: MCH-7ed79542-884d-2b1b-dd74-501c5cc9d25b,
78
- original_description: WHOLEFDS TSQ 102,
79
- posted_at: 2016-10-07T06:00:00.000Z,
80
- status: POSTED,
81
- top_level_category: Food & Dining,
82
- transacted_at: 2016-10-06T13:00:00.000Z,
83
- type: DEBIT,
84
- updated_at: 2016-10-07T05:49:12.000Z,
85
- user_guid: USR-fa7537f3-48aa-a683-a02a-b18940482f54
86
- )
87
- ```
88
-
@@ -1,30 +0,0 @@
1
- # MxPlatformRuby::TransactionRule
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **category_guid** | **String** | | [optional] |
8
- | **created_at** | **String** | | [optional] |
9
- | **description** | **String** | | [optional] |
10
- | **guid** | **String** | | [optional] |
11
- | **match_description** | **String** | | [optional] |
12
- | **updated_at** | **String** | | [optional] |
13
- | **user_guid** | **String** | | [optional] |
14
-
15
- ## Example
16
-
17
- ```ruby
18
- require 'mx-platform-ruby'
19
-
20
- instance = MxPlatformRuby::TransactionRule.new(
21
- category_guid: CAT-b1de2a04-db08-b6ed-f6fe-ca2f5b11c2d0,
22
- created_at: 2018-10-02T22:00:50+00:00,
23
- description: Wal-mart food storage,
24
- guid: TXR-a080e0f9-a2d4-4d6f-9e03-672cc357a4d3,
25
- match_description: Wal-mart,
26
- updated_at: 2018-10-02T23:54:40+00:00,
27
- user_guid: USR-22fc3203-b3e6-8340-43db-8e50b2f56995
28
- )
29
- ```
30
-
data/docs/User.md DELETED
@@ -1,26 +0,0 @@
1
- # MxPlatformRuby::User
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **email** | **String** | | [optional] |
8
- | **guid** | **String** | | [optional] |
9
- | **id** | **String** | | [optional] |
10
- | **is_disabled** | **Boolean** | | [optional] |
11
- | **metadata** | **String** | | [optional] |
12
-
13
- ## Example
14
-
15
- ```ruby
16
- require 'mx-platform-ruby'
17
-
18
- instance = MxPlatformRuby::User.new(
19
- email: email@provider.com,
20
- guid: USR-d74cb14f-fd0a-449f-991b-e0362a63d9c6,
21
- id: My-Unique-ID,
22
- is_disabled: false,
23
- metadata: {\"first_name\": \"Steven\", \"last_name\": \"Universe\"}
24
- )
25
- ```
26
-
data/docs/Widget.md DELETED
@@ -1,22 +0,0 @@
1
- # MxPlatformRuby::Widget
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **type** | **String** | | [optional] |
8
- | **url** | **String** | | [optional] |
9
- | **user_id** | **String** | | [optional] |
10
-
11
- ## Example
12
-
13
- ```ruby
14
- require 'mx-platform-ruby'
15
-
16
- instance = MxPlatformRuby::Widget.new(
17
- type: connect_widget,
18
- url: https://int-widgets.moneydesktop.com/md/connect/yxcdk7f1nb99jwApp34lA24m0AZ8rzprgmw17gm8z8h2AzjyAnd1rj42qfv42r3xnn07Amfwlg3j09hwp8bkq8tc5z21j33xjggmp2qtlpkz2v4gywfhfn31l44tx2w91bfc2thc58j4syqp0hgxcyvA4g7754hk7gjc56kt7tc36s45mmkdz2jqqqydspytmtr3dAb9jh6fkb24f3zkfpdjj0v77f0vmrtzvzxkmxz7dklsq8gd0gstkbhlw5bgpgc3m9mAtpAcr2w15gwy5xc4blgxppl42Avnm63291z3cyp0wm3lqgmvgzdAddct423gAdqxdlfx5d4mvc0ck2gt7ktqgks4vxq1pAy5,
19
- user_id: U-jeff-201709221210
20
- )
21
- ```
22
-