mailslurp_client 7.0.8 → 7.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/mailslurp_client.rb +12 -3
- metadata +11 -372
- data/Gemfile +0 -9
- data/LICENSE +0 -22
- data/Makefile +0 -3
- data/README.md +0 -239
- data/Rakefile +0 -10
- data/docs/AliasControllerApi.md +0 -337
- data/docs/AttachmentControllerApi.md +0 -126
- data/docs/AttachmentMetaData.md +0 -23
- data/docs/BasicAuthOptions.md +0 -19
- data/docs/BulkActionsControllerApi.md +0 -165
- data/docs/BulkSendEmailOptions.md +0 -19
- data/docs/CommonActionsControllerApi.md +0 -218
- data/docs/ContactControllerApi.md +0 -274
- data/docs/ContactDto.md +0 -31
- data/docs/ContactProjection.md +0 -27
- data/docs/CreateAnonymousAliasOptions.md +0 -17
- data/docs/CreateContactOptions.md +0 -31
- data/docs/CreateDomainOptions.md +0 -17
- data/docs/CreateGroupOptions.md +0 -19
- data/docs/CreateOwnedAliasOptions.md +0 -23
- data/docs/CreateTemplateOptions.md +0 -19
- data/docs/CreateWebhookOptions.md +0 -21
- data/docs/DomainControllerApi.md +0 -223
- data/docs/DomainDto.md +0 -29
- data/docs/DomainPreview.md +0 -21
- data/docs/Email.md +0 -49
- data/docs/EmailAnalysis.md +0 -25
- data/docs/EmailControllerApi.md +0 -740
- data/docs/EmailPreview.md +0 -31
- data/docs/EmailProjection.md +0 -33
- data/docs/FormControllerApi.md +0 -79
- data/docs/ForwardEmailOptions.md +0 -23
- data/docs/GroupContactsDto.md +0 -19
- data/docs/GroupControllerApi.md +0 -437
- data/docs/GroupDto.md +0 -23
- data/docs/GroupProjection.md +0 -23
- data/docs/HTMLValidationResult.md +0 -21
- data/docs/Inbox.md +0 -33
- data/docs/InboxControllerApi.md +0 -705
- data/docs/InboxProjection.md +0 -29
- data/docs/JsonNode.md +0 -59
- data/docs/MatchOption.md +0 -21
- data/docs/MatchOptions.md +0 -17
- data/docs/ModelAlias.md +0 -31
- data/docs/PageAlias.md +0 -37
- data/docs/PageContactProjection.md +0 -37
- data/docs/PageEmailPreview.md +0 -37
- data/docs/PageEmailProjection.md +0 -37
- data/docs/PageGroupProjection.md +0 -37
- data/docs/PageInboxProjection.md +0 -37
- data/docs/PageTemplateProjection.md +0 -37
- data/docs/PageWebhookProjection.md +0 -37
- data/docs/Pageable.md +0 -27
- data/docs/RawEmailJson.md +0 -17
- data/docs/SendEmailOptions.md +0 -45
- data/docs/SetInboxFavouritedOptions.md +0 -17
- data/docs/SimpleSendEmailOptions.md +0 -23
- data/docs/Sort.md +0 -21
- data/docs/TemplateControllerApi.md +0 -274
- data/docs/TemplateDto.md +0 -25
- data/docs/TemplateProjection.md +0 -25
- data/docs/TemplateVariable.md +0 -19
- data/docs/UnreadCount.md +0 -17
- data/docs/UpdateGroupContacts.md +0 -17
- data/docs/UpdateInboxOptions.md +0 -25
- data/docs/UploadAttachmentOptions.md +0 -21
- data/docs/ValidationDto.md +0 -19
- data/docs/ValidationMessage.md +0 -19
- data/docs/WaitForConditions.md +0 -29
- data/docs/WaitForControllerApi.md +0 -317
- data/docs/WebhookControllerApi.md +0 -339
- data/docs/WebhookDto.md +0 -33
- data/docs/WebhookProjection.md +0 -27
- data/docs/WebhookTestRequest.md +0 -23
- data/docs/WebhookTestResponse.md +0 -19
- data/docs/WebhookTestResult.md +0 -21
- data/git_push.sh +0 -58
- data/lib/mailslurp_client/api/alias_controller_api.rb +0 -405
- data/lib/mailslurp_client/api/attachment_controller_api.rb +0 -160
- data/lib/mailslurp_client/api/bulk_actions_controller_api.rb +0 -203
- data/lib/mailslurp_client/api/common_actions_controller_api.rb +0 -257
- data/lib/mailslurp_client/api/contact_controller_api.rb +0 -323
- data/lib/mailslurp_client/api/domain_controller_api.rb +0 -264
- data/lib/mailslurp_client/api/email_controller_api.rb +0 -852
- data/lib/mailslurp_client/api/form_controller_api.rb +0 -104
- data/lib/mailslurp_client/api/group_controller_api.rb +0 -519
- data/lib/mailslurp_client/api/inbox_controller_api.rb +0 -822
- data/lib/mailslurp_client/api/template_controller_api.rb +0 -323
- data/lib/mailslurp_client/api/wait_for_controller_api.rb +0 -359
- data/lib/mailslurp_client/api/webhook_controller_api.rb +0 -405
- data/lib/mailslurp_client/api_client.rb +0 -386
- data/lib/mailslurp_client/api_error.rb +0 -57
- data/lib/mailslurp_client/configuration.rb +0 -248
- data/lib/mailslurp_client/models/attachment_meta_data.rb +0 -238
- data/lib/mailslurp_client/models/basic_auth_options.rb +0 -226
- data/lib/mailslurp_client/models/bulk_send_email_options.rb +0 -219
- data/lib/mailslurp_client/models/contact_dto.rb +0 -288
- data/lib/mailslurp_client/models/contact_projection.rb +0 -261
- data/lib/mailslurp_client/models/create_anonymous_alias_options.rb +0 -208
- data/lib/mailslurp_client/models/create_contact_options.rb +0 -277
- data/lib/mailslurp_client/models/create_domain_options.rb +0 -208
- data/lib/mailslurp_client/models/create_group_options.rb +0 -220
- data/lib/mailslurp_client/models/create_owned_alias_options.rb +0 -238
- data/lib/mailslurp_client/models/create_template_options.rb +0 -225
- data/lib/mailslurp_client/models/create_webhook_options.rb +0 -227
- data/lib/mailslurp_client/models/domain_dto.rb +0 -296
- data/lib/mailslurp_client/models/domain_preview.rb +0 -240
- data/lib/mailslurp_client/models/email.rb +0 -376
- data/lib/mailslurp_client/models/email_analysis.rb +0 -248
- data/lib/mailslurp_client/models/email_preview.rb +0 -286
- data/lib/mailslurp_client/models/email_projection.rb +0 -307
- data/lib/mailslurp_client/models/forward_email_options.rb +0 -244
- data/lib/mailslurp_client/models/group_contacts_dto.rb +0 -227
- data/lib/mailslurp_client/models/group_dto.rb +0 -248
- data/lib/mailslurp_client/models/group_projection.rb +0 -248
- data/lib/mailslurp_client/models/html_validation_result.rb +0 -243
- data/lib/mailslurp_client/models/inbox.rb +0 -290
- data/lib/mailslurp_client/models/inbox_projection.rb +0 -272
- data/lib/mailslurp_client/models/json_node.rb +0 -429
- data/lib/mailslurp_client/models/match_option.rb +0 -274
- data/lib/mailslurp_client/models/match_options.rb +0 -210
- data/lib/mailslurp_client/models/model_alias.rb +0 -284
- data/lib/mailslurp_client/models/page_alias.rb +0 -298
- data/lib/mailslurp_client/models/page_contact_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_email_preview.rb +0 -298
- data/lib/mailslurp_client/models/page_email_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_group_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_inbox_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_template_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_webhook_projection.rb +0 -298
- data/lib/mailslurp_client/models/pageable.rb +0 -251
- data/lib/mailslurp_client/models/raw_email_json.rb +0 -211
- data/lib/mailslurp_client/models/send_email_options.rb +0 -392
- data/lib/mailslurp_client/models/set_inbox_favourited_options.rb +0 -208
- data/lib/mailslurp_client/models/simple_send_email_options.rb +0 -237
- data/lib/mailslurp_client/models/sort.rb +0 -224
- data/lib/mailslurp_client/models/template_dto.rb +0 -269
- data/lib/mailslurp_client/models/template_projection.rb +0 -269
- data/lib/mailslurp_client/models/template_variable.rb +0 -259
- data/lib/mailslurp_client/models/unread_count.rb +0 -211
- data/lib/mailslurp_client/models/update_group_contacts.rb +0 -213
- data/lib/mailslurp_client/models/update_inbox_options.rb +0 -250
- data/lib/mailslurp_client/models/upload_attachment_options.rb +0 -228
- data/lib/mailslurp_client/models/validation_dto.rb +0 -217
- data/lib/mailslurp_client/models/validation_message.rb +0 -220
- data/lib/mailslurp_client/models/wait_for_conditions.rb +0 -316
- data/lib/mailslurp_client/models/webhook_dto.rb +0 -326
- data/lib/mailslurp_client/models/webhook_projection.rb +0 -277
- data/lib/mailslurp_client/models/webhook_test_request.rb +0 -284
- data/lib/mailslurp_client/models/webhook_test_response.rb +0 -215
- data/lib/mailslurp_client/models/webhook_test_result.rb +0 -235
- data/lib/mailslurp_client/version.rb +0 -15
- data/mailslurp_client.gemspec +0 -39
- data/spec/api/alias_controller_api_spec.rb +0 -107
- data/spec/api/attachment_controller_api_spec.rb +0 -61
- data/spec/api/bulk_actions_controller_api_spec.rb +0 -68
- data/spec/api/common_actions_controller_api_spec.rb +0 -129
- data/spec/api/contact_controller_api_spec.rb +0 -91
- data/spec/api/domain_controller_api_spec.rb +0 -82
- data/spec/api/email_controller_api_spec.rb +0 -162
- data/spec/api/form_controller_api_spec.rb +0 -54
- data/spec/api/group_controller_api_spec.rb +0 -126
- data/spec/api/inbox_controller_api_spec.rb +0 -172
- data/spec/api/template_controller_api_spec.rb +0 -91
- data/spec/api/wait_for_controller_api_spec.rb +0 -107
- data/spec/api/webhook_controller_api_spec.rb +0 -107
- data/spec/api_client_spec.rb +0 -226
- data/spec/configuration_spec.rb +0 -42
- data/spec/models/attachment_meta_data_spec.rb +0 -59
- data/spec/models/basic_auth_options_spec.rb +0 -47
- data/spec/models/bulk_send_email_options_spec.rb +0 -47
- data/spec/models/contact_dto_spec.rb +0 -83
- data/spec/models/contact_projection_spec.rb +0 -71
- data/spec/models/create_anonymous_alias_options_spec.rb +0 -41
- data/spec/models/create_contact_options_spec.rb +0 -83
- data/spec/models/create_domain_options_spec.rb +0 -41
- data/spec/models/create_group_options_spec.rb +0 -47
- data/spec/models/create_owned_alias_options_spec.rb +0 -59
- data/spec/models/create_template_options_spec.rb +0 -47
- data/spec/models/create_webhook_options_spec.rb +0 -53
- data/spec/models/domain_dto_spec.rb +0 -77
- data/spec/models/domain_preview_spec.rb +0 -53
- data/spec/models/email_analysis_spec.rb +0 -65
- data/spec/models/email_preview_spec.rb +0 -83
- data/spec/models/email_projection_spec.rb +0 -89
- data/spec/models/email_spec.rb +0 -137
- data/spec/models/forward_email_options_spec.rb +0 -59
- data/spec/models/group_contacts_dto_spec.rb +0 -47
- data/spec/models/group_dto_spec.rb +0 -59
- data/spec/models/group_projection_spec.rb +0 -59
- data/spec/models/html_validation_result_spec.rb +0 -53
- data/spec/models/inbox_projection_spec.rb +0 -77
- data/spec/models/inbox_spec.rb +0 -89
- data/spec/models/json_node_spec.rb +0 -171
- data/spec/models/match_option_spec.rb +0 -61
- data/spec/models/match_options_spec.rb +0 -41
- data/spec/models/model_alias_spec.rb +0 -83
- data/spec/models/page_alias_spec.rb +0 -101
- data/spec/models/page_contact_projection_spec.rb +0 -101
- data/spec/models/page_email_preview_spec.rb +0 -101
- data/spec/models/page_email_projection_spec.rb +0 -101
- data/spec/models/page_group_projection_spec.rb +0 -101
- data/spec/models/page_inbox_projection_spec.rb +0 -101
- data/spec/models/page_template_projection_spec.rb +0 -101
- data/spec/models/page_webhook_projection_spec.rb +0 -101
- data/spec/models/pageable_spec.rb +0 -71
- data/spec/models/raw_email_json_spec.rb +0 -41
- data/spec/models/send_email_options_spec.rb +0 -129
- data/spec/models/set_inbox_favourited_options_spec.rb +0 -41
- data/spec/models/simple_send_email_options_spec.rb +0 -59
- data/spec/models/sort_spec.rb +0 -53
- data/spec/models/template_dto_spec.rb +0 -65
- data/spec/models/template_projection_spec.rb +0 -65
- data/spec/models/template_variable_spec.rb +0 -51
- data/spec/models/unread_count_spec.rb +0 -41
- data/spec/models/update_group_contacts_spec.rb +0 -41
- data/spec/models/update_inbox_options_spec.rb +0 -65
- data/spec/models/upload_attachment_options_spec.rb +0 -53
- data/spec/models/validation_dto_spec.rb +0 -47
- data/spec/models/validation_message_spec.rb +0 -47
- data/spec/models/wait_for_conditions_spec.rb +0 -85
- data/spec/models/webhook_dto_spec.rb +0 -93
- data/spec/models/webhook_projection_spec.rb +0 -71
- data/spec/models/webhook_test_request_spec.rb +0 -63
- data/spec/models/webhook_test_response_spec.rb +0 -47
- data/spec/models/webhook_test_result_spec.rb +0 -53
- data/spec/spec_helper.rb +0 -111
data/docs/InboxProjection.md
DELETED
@@ -1,29 +0,0 @@
|
|
1
|
-
# MailSlurpClient::InboxProjection
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**created_at** | **DateTime** | |
|
8
|
-
**email_address** | **String** | | [optional]
|
9
|
-
**expires_at** | **DateTime** | | [optional]
|
10
|
-
**favourite** | **Boolean** | | [optional]
|
11
|
-
**id** | **String** | |
|
12
|
-
**name** | **String** | | [optional]
|
13
|
-
**tags** | **Array<String>** | | [optional]
|
14
|
-
|
15
|
-
## Code Sample
|
16
|
-
|
17
|
-
```ruby
|
18
|
-
require 'MailSlurpClient'
|
19
|
-
|
20
|
-
instance = MailSlurpClient::InboxProjection.new(created_at: null,
|
21
|
-
email_address: null,
|
22
|
-
expires_at: null,
|
23
|
-
favourite: null,
|
24
|
-
id: null,
|
25
|
-
name: null,
|
26
|
-
tags: null)
|
27
|
-
```
|
28
|
-
|
29
|
-
|
data/docs/JsonNode.md
DELETED
@@ -1,59 +0,0 @@
|
|
1
|
-
# MailSlurpClient::JsonNode
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**array** | **Boolean** | | [optional]
|
8
|
-
**big_decimal** | **Boolean** | | [optional]
|
9
|
-
**big_integer** | **Boolean** | | [optional]
|
10
|
-
**binary** | **Boolean** | | [optional]
|
11
|
-
**boolean** | **Boolean** | | [optional]
|
12
|
-
**container_node** | **Boolean** | | [optional]
|
13
|
-
**double** | **Boolean** | | [optional]
|
14
|
-
**empty** | **Boolean** | | [optional]
|
15
|
-
**float** | **Boolean** | | [optional]
|
16
|
-
**floating_point_number** | **Boolean** | | [optional]
|
17
|
-
**int** | **Boolean** | | [optional]
|
18
|
-
**integral_number** | **Boolean** | | [optional]
|
19
|
-
**long** | **Boolean** | | [optional]
|
20
|
-
**missing_node** | **Boolean** | | [optional]
|
21
|
-
**node_type** | **String** | | [optional]
|
22
|
-
**null** | **Boolean** | | [optional]
|
23
|
-
**number** | **Boolean** | | [optional]
|
24
|
-
**object** | **Boolean** | | [optional]
|
25
|
-
**pojo** | **Boolean** | | [optional]
|
26
|
-
**short** | **Boolean** | | [optional]
|
27
|
-
**textual** | **Boolean** | | [optional]
|
28
|
-
**value_node** | **Boolean** | | [optional]
|
29
|
-
|
30
|
-
## Code Sample
|
31
|
-
|
32
|
-
```ruby
|
33
|
-
require 'MailSlurpClient'
|
34
|
-
|
35
|
-
instance = MailSlurpClient::JsonNode.new(array: null,
|
36
|
-
big_decimal: null,
|
37
|
-
big_integer: null,
|
38
|
-
binary: null,
|
39
|
-
boolean: null,
|
40
|
-
container_node: null,
|
41
|
-
double: null,
|
42
|
-
empty: null,
|
43
|
-
float: null,
|
44
|
-
floating_point_number: null,
|
45
|
-
int: null,
|
46
|
-
integral_number: null,
|
47
|
-
long: null,
|
48
|
-
missing_node: null,
|
49
|
-
node_type: null,
|
50
|
-
null: null,
|
51
|
-
number: null,
|
52
|
-
object: null,
|
53
|
-
pojo: null,
|
54
|
-
short: null,
|
55
|
-
textual: null,
|
56
|
-
value_node: null)
|
57
|
-
```
|
58
|
-
|
59
|
-
|
data/docs/MatchOption.md
DELETED
@@ -1,21 +0,0 @@
|
|
1
|
-
# MailSlurpClient::MatchOption
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**field** | **String** | The email property to match on. One of SUBJECT, TO, BCC, CC or FROM | [optional]
|
8
|
-
**should** | **String** | What criteria to apply. CONTAIN or EQUAL. Note CONTAIN is recommended due to some SMTP servers adding new lines to fields and body content. | [optional]
|
9
|
-
**value** | **String** | The value you wish to compare with the value of the field specified using the `should` value passed. For example `BODY` should `CONTAIN` a value passed. | [optional]
|
10
|
-
|
11
|
-
## Code Sample
|
12
|
-
|
13
|
-
```ruby
|
14
|
-
require 'MailSlurpClient'
|
15
|
-
|
16
|
-
instance = MailSlurpClient::MatchOption.new(field: null,
|
17
|
-
should: null,
|
18
|
-
value: null)
|
19
|
-
```
|
20
|
-
|
21
|
-
|
data/docs/MatchOptions.md
DELETED
@@ -1,17 +0,0 @@
|
|
1
|
-
# MailSlurpClient::MatchOptions
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**matches** | [**Array<MatchOption>**](MatchOption.md) | 1 or more match options. Options are additive so if one does not match the email is excluded from results | [optional]
|
8
|
-
|
9
|
-
## Code Sample
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'MailSlurpClient'
|
13
|
-
|
14
|
-
instance = MailSlurpClient::MatchOptions.new(matches: null)
|
15
|
-
```
|
16
|
-
|
17
|
-
|
data/docs/ModelAlias.md
DELETED
@@ -1,31 +0,0 @@
|
|
1
|
-
# MailSlurpClient::ModelAlias
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**created_at** | **DateTime** | |
|
8
|
-
**email_address** | **String** | |
|
9
|
-
**id** | **String** | | [optional]
|
10
|
-
**inbox_id** | **String** | | [optional]
|
11
|
-
**name** | **String** | | [optional]
|
12
|
-
**proxied** | **Boolean** | | [optional]
|
13
|
-
**updated_at** | **DateTime** | |
|
14
|
-
**user_id** | **String** | | [optional]
|
15
|
-
|
16
|
-
## Code Sample
|
17
|
-
|
18
|
-
```ruby
|
19
|
-
require 'MailSlurpClient'
|
20
|
-
|
21
|
-
instance = MailSlurpClient::ModelAlias.new(created_at: null,
|
22
|
-
email_address: null,
|
23
|
-
id: null,
|
24
|
-
inbox_id: null,
|
25
|
-
name: null,
|
26
|
-
proxied: null,
|
27
|
-
updated_at: null,
|
28
|
-
user_id: null)
|
29
|
-
```
|
30
|
-
|
31
|
-
|
data/docs/PageAlias.md
DELETED
@@ -1,37 +0,0 @@
|
|
1
|
-
# MailSlurpClient::PageAlias
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**content** | [**Array<ModelAlias>**](ModelAlias.md) | | [optional]
|
8
|
-
**empty** | **Boolean** | | [optional]
|
9
|
-
**first** | **Boolean** | | [optional]
|
10
|
-
**last** | **Boolean** | | [optional]
|
11
|
-
**number** | **Integer** | | [optional]
|
12
|
-
**number_of_elements** | **Integer** | | [optional]
|
13
|
-
**pageable** | [**Pageable**](Pageable.md) | | [optional]
|
14
|
-
**size** | **Integer** | | [optional]
|
15
|
-
**sort** | [**Sort**](Sort.md) | | [optional]
|
16
|
-
**total_elements** | **Integer** | | [optional]
|
17
|
-
**total_pages** | **Integer** | | [optional]
|
18
|
-
|
19
|
-
## Code Sample
|
20
|
-
|
21
|
-
```ruby
|
22
|
-
require 'MailSlurpClient'
|
23
|
-
|
24
|
-
instance = MailSlurpClient::PageAlias.new(content: null,
|
25
|
-
empty: null,
|
26
|
-
first: null,
|
27
|
-
last: null,
|
28
|
-
number: null,
|
29
|
-
number_of_elements: null,
|
30
|
-
pageable: null,
|
31
|
-
size: null,
|
32
|
-
sort: null,
|
33
|
-
total_elements: null,
|
34
|
-
total_pages: null)
|
35
|
-
```
|
36
|
-
|
37
|
-
|
@@ -1,37 +0,0 @@
|
|
1
|
-
# MailSlurpClient::PageContactProjection
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**content** | [**Array<ContactProjection>**](ContactProjection.md) | | [optional]
|
8
|
-
**empty** | **Boolean** | | [optional]
|
9
|
-
**first** | **Boolean** | | [optional]
|
10
|
-
**last** | **Boolean** | | [optional]
|
11
|
-
**number** | **Integer** | | [optional]
|
12
|
-
**number_of_elements** | **Integer** | | [optional]
|
13
|
-
**pageable** | [**Pageable**](Pageable.md) | | [optional]
|
14
|
-
**size** | **Integer** | | [optional]
|
15
|
-
**sort** | [**Sort**](Sort.md) | | [optional]
|
16
|
-
**total_elements** | **Integer** | | [optional]
|
17
|
-
**total_pages** | **Integer** | | [optional]
|
18
|
-
|
19
|
-
## Code Sample
|
20
|
-
|
21
|
-
```ruby
|
22
|
-
require 'MailSlurpClient'
|
23
|
-
|
24
|
-
instance = MailSlurpClient::PageContactProjection.new(content: null,
|
25
|
-
empty: null,
|
26
|
-
first: null,
|
27
|
-
last: null,
|
28
|
-
number: null,
|
29
|
-
number_of_elements: null,
|
30
|
-
pageable: null,
|
31
|
-
size: null,
|
32
|
-
sort: null,
|
33
|
-
total_elements: null,
|
34
|
-
total_pages: null)
|
35
|
-
```
|
36
|
-
|
37
|
-
|
data/docs/PageEmailPreview.md
DELETED
@@ -1,37 +0,0 @@
|
|
1
|
-
# MailSlurpClient::PageEmailPreview
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**content** | [**Array<EmailPreview>**](EmailPreview.md) | | [optional]
|
8
|
-
**empty** | **Boolean** | | [optional]
|
9
|
-
**first** | **Boolean** | | [optional]
|
10
|
-
**last** | **Boolean** | | [optional]
|
11
|
-
**number** | **Integer** | | [optional]
|
12
|
-
**number_of_elements** | **Integer** | | [optional]
|
13
|
-
**pageable** | [**Pageable**](Pageable.md) | | [optional]
|
14
|
-
**size** | **Integer** | | [optional]
|
15
|
-
**sort** | [**Sort**](Sort.md) | | [optional]
|
16
|
-
**total_elements** | **Integer** | | [optional]
|
17
|
-
**total_pages** | **Integer** | | [optional]
|
18
|
-
|
19
|
-
## Code Sample
|
20
|
-
|
21
|
-
```ruby
|
22
|
-
require 'MailSlurpClient'
|
23
|
-
|
24
|
-
instance = MailSlurpClient::PageEmailPreview.new(content: null,
|
25
|
-
empty: null,
|
26
|
-
first: null,
|
27
|
-
last: null,
|
28
|
-
number: null,
|
29
|
-
number_of_elements: null,
|
30
|
-
pageable: null,
|
31
|
-
size: null,
|
32
|
-
sort: null,
|
33
|
-
total_elements: null,
|
34
|
-
total_pages: null)
|
35
|
-
```
|
36
|
-
|
37
|
-
|
data/docs/PageEmailProjection.md
DELETED
@@ -1,37 +0,0 @@
|
|
1
|
-
# MailSlurpClient::PageEmailProjection
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**content** | [**Array<EmailProjection>**](EmailProjection.md) | | [optional]
|
8
|
-
**empty** | **Boolean** | | [optional]
|
9
|
-
**first** | **Boolean** | | [optional]
|
10
|
-
**last** | **Boolean** | | [optional]
|
11
|
-
**number** | **Integer** | | [optional]
|
12
|
-
**number_of_elements** | **Integer** | | [optional]
|
13
|
-
**pageable** | [**Pageable**](Pageable.md) | | [optional]
|
14
|
-
**size** | **Integer** | | [optional]
|
15
|
-
**sort** | [**Sort**](Sort.md) | | [optional]
|
16
|
-
**total_elements** | **Integer** | | [optional]
|
17
|
-
**total_pages** | **Integer** | | [optional]
|
18
|
-
|
19
|
-
## Code Sample
|
20
|
-
|
21
|
-
```ruby
|
22
|
-
require 'MailSlurpClient'
|
23
|
-
|
24
|
-
instance = MailSlurpClient::PageEmailProjection.new(content: null,
|
25
|
-
empty: null,
|
26
|
-
first: null,
|
27
|
-
last: null,
|
28
|
-
number: null,
|
29
|
-
number_of_elements: null,
|
30
|
-
pageable: null,
|
31
|
-
size: null,
|
32
|
-
sort: null,
|
33
|
-
total_elements: null,
|
34
|
-
total_pages: null)
|
35
|
-
```
|
36
|
-
|
37
|
-
|
data/docs/PageGroupProjection.md
DELETED
@@ -1,37 +0,0 @@
|
|
1
|
-
# MailSlurpClient::PageGroupProjection
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**content** | [**Array<GroupProjection>**](GroupProjection.md) | | [optional]
|
8
|
-
**empty** | **Boolean** | | [optional]
|
9
|
-
**first** | **Boolean** | | [optional]
|
10
|
-
**last** | **Boolean** | | [optional]
|
11
|
-
**number** | **Integer** | | [optional]
|
12
|
-
**number_of_elements** | **Integer** | | [optional]
|
13
|
-
**pageable** | [**Pageable**](Pageable.md) | | [optional]
|
14
|
-
**size** | **Integer** | | [optional]
|
15
|
-
**sort** | [**Sort**](Sort.md) | | [optional]
|
16
|
-
**total_elements** | **Integer** | | [optional]
|
17
|
-
**total_pages** | **Integer** | | [optional]
|
18
|
-
|
19
|
-
## Code Sample
|
20
|
-
|
21
|
-
```ruby
|
22
|
-
require 'MailSlurpClient'
|
23
|
-
|
24
|
-
instance = MailSlurpClient::PageGroupProjection.new(content: null,
|
25
|
-
empty: null,
|
26
|
-
first: null,
|
27
|
-
last: null,
|
28
|
-
number: null,
|
29
|
-
number_of_elements: null,
|
30
|
-
pageable: null,
|
31
|
-
size: null,
|
32
|
-
sort: null,
|
33
|
-
total_elements: null,
|
34
|
-
total_pages: null)
|
35
|
-
```
|
36
|
-
|
37
|
-
|
data/docs/PageInboxProjection.md
DELETED
@@ -1,37 +0,0 @@
|
|
1
|
-
# MailSlurpClient::PageInboxProjection
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**content** | [**Array<InboxProjection>**](InboxProjection.md) | | [optional]
|
8
|
-
**empty** | **Boolean** | | [optional]
|
9
|
-
**first** | **Boolean** | | [optional]
|
10
|
-
**last** | **Boolean** | | [optional]
|
11
|
-
**number** | **Integer** | | [optional]
|
12
|
-
**number_of_elements** | **Integer** | | [optional]
|
13
|
-
**pageable** | [**Pageable**](Pageable.md) | | [optional]
|
14
|
-
**size** | **Integer** | | [optional]
|
15
|
-
**sort** | [**Sort**](Sort.md) | | [optional]
|
16
|
-
**total_elements** | **Integer** | | [optional]
|
17
|
-
**total_pages** | **Integer** | | [optional]
|
18
|
-
|
19
|
-
## Code Sample
|
20
|
-
|
21
|
-
```ruby
|
22
|
-
require 'MailSlurpClient'
|
23
|
-
|
24
|
-
instance = MailSlurpClient::PageInboxProjection.new(content: null,
|
25
|
-
empty: null,
|
26
|
-
first: null,
|
27
|
-
last: null,
|
28
|
-
number: null,
|
29
|
-
number_of_elements: null,
|
30
|
-
pageable: null,
|
31
|
-
size: null,
|
32
|
-
sort: null,
|
33
|
-
total_elements: null,
|
34
|
-
total_pages: null)
|
35
|
-
```
|
36
|
-
|
37
|
-
|
@@ -1,37 +0,0 @@
|
|
1
|
-
# MailSlurpClient::PageTemplateProjection
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**content** | [**Array<TemplateProjection>**](TemplateProjection.md) | | [optional]
|
8
|
-
**empty** | **Boolean** | | [optional]
|
9
|
-
**first** | **Boolean** | | [optional]
|
10
|
-
**last** | **Boolean** | | [optional]
|
11
|
-
**number** | **Integer** | | [optional]
|
12
|
-
**number_of_elements** | **Integer** | | [optional]
|
13
|
-
**pageable** | [**Pageable**](Pageable.md) | | [optional]
|
14
|
-
**size** | **Integer** | | [optional]
|
15
|
-
**sort** | [**Sort**](Sort.md) | | [optional]
|
16
|
-
**total_elements** | **Integer** | | [optional]
|
17
|
-
**total_pages** | **Integer** | | [optional]
|
18
|
-
|
19
|
-
## Code Sample
|
20
|
-
|
21
|
-
```ruby
|
22
|
-
require 'MailSlurpClient'
|
23
|
-
|
24
|
-
instance = MailSlurpClient::PageTemplateProjection.new(content: null,
|
25
|
-
empty: null,
|
26
|
-
first: null,
|
27
|
-
last: null,
|
28
|
-
number: null,
|
29
|
-
number_of_elements: null,
|
30
|
-
pageable: null,
|
31
|
-
size: null,
|
32
|
-
sort: null,
|
33
|
-
total_elements: null,
|
34
|
-
total_pages: null)
|
35
|
-
```
|
36
|
-
|
37
|
-
|
@@ -1,37 +0,0 @@
|
|
1
|
-
# MailSlurpClient::PageWebhookProjection
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
------------ | ------------- | ------------- | -------------
|
7
|
-
**content** | [**Array<WebhookProjection>**](WebhookProjection.md) | | [optional]
|
8
|
-
**empty** | **Boolean** | | [optional]
|
9
|
-
**first** | **Boolean** | | [optional]
|
10
|
-
**last** | **Boolean** | | [optional]
|
11
|
-
**number** | **Integer** | | [optional]
|
12
|
-
**number_of_elements** | **Integer** | | [optional]
|
13
|
-
**pageable** | [**Pageable**](Pageable.md) | | [optional]
|
14
|
-
**size** | **Integer** | | [optional]
|
15
|
-
**sort** | [**Sort**](Sort.md) | | [optional]
|
16
|
-
**total_elements** | **Integer** | | [optional]
|
17
|
-
**total_pages** | **Integer** | | [optional]
|
18
|
-
|
19
|
-
## Code Sample
|
20
|
-
|
21
|
-
```ruby
|
22
|
-
require 'MailSlurpClient'
|
23
|
-
|
24
|
-
instance = MailSlurpClient::PageWebhookProjection.new(content: null,
|
25
|
-
empty: null,
|
26
|
-
first: null,
|
27
|
-
last: null,
|
28
|
-
number: null,
|
29
|
-
number_of_elements: null,
|
30
|
-
pageable: null,
|
31
|
-
size: null,
|
32
|
-
sort: null,
|
33
|
-
total_elements: null,
|
34
|
-
total_pages: null)
|
35
|
-
```
|
36
|
-
|
37
|
-
|