factpulse 4.1.2 → 4.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -5
- data/Gemfile.lock +2 -2
- data/docs/AFNORBasicAuthentication.md +20 -0
- data/docs/AFNORCallbackAuthentication.md +49 -0
- data/docs/AFNORCallbackHeader.md +20 -0
- data/docs/AFNORCallbackParameters.md +24 -0
- data/docs/AFNORCallbackSignature.md +20 -0
- data/docs/{AFNORFacilityNature.md → AFNORContainsOrStrictOperator.md} +2 -2
- data/docs/AFNORCoreFlowInfo.md +26 -0
- data/docs/{AFNORDirectoryLinePayloadHistoryLegalUnitFacilityRoutingCode.md → AFNORDirectoryLinePayloadLegalUnitFacilityRoutingCode.md} +5 -5
- data/docs/AFNORDirectoryLinePayloadStatusLegalUnitFacilityRoutingCode.md +34 -0
- data/docs/AFNORDirectoryLineSearchPost200Response.md +1 -1
- data/docs/{AFNORDiffusionStatus.md → AFNORDirectoryLineStatus.md} +2 -2
- data/docs/AFNORError.md +4 -4
- data/docs/AFNORFacilityPayloadHistory.md +3 -3
- data/docs/AFNORFacilityPayloadIncluded.md +0 -2
- data/docs/AFNORFlow.md +16 -14
- data/docs/AFNORFlowExtension.md +26 -0
- data/docs/AFNORFlowInfo.md +3 -3
- data/docs/AFNORFlowInfoExtension.md +18 -0
- data/docs/AFNORFullFlowInfo.md +8 -8
- data/docs/AFNORFullFlowInfoExtension.md +20 -0
- data/docs/AFNORLegalUnitPayloadHistory.md +3 -1
- data/docs/AFNOROAuth2Authentication.md +22 -0
- data/docs/AFNORPDPPADirectoryServiceApi.md +4 -648
- data/docs/AFNORPDPPAFlowServiceApi.md +320 -1
- data/docs/AFNORRoutingCodeSearch.md +1 -1
- data/docs/AFNORRoutingCodeSearchFiltersRoutingCodeName.md +1 -1
- data/docs/AFNORRoutingCodeSearchFiltersRoutingIdentifier.md +1 -1
- data/docs/AFNORSearchDirectoryLine.md +2 -2
- data/docs/AFNORSearchDirectoryLineFiltersAddressingIdentifier.md +1 -1
- data/docs/AFNORSearchDirectoryLineFiltersAddressingSuffix.md +1 -1
- data/docs/AFNORSearchFlowFilters.md +1 -1
- data/docs/AFNORSearchSiren.md +1 -1
- data/docs/AFNORSearchSirenFiltersBusinessName.md +1 -1
- data/docs/AFNORSearchSirenFiltersSiren.md +1 -1
- data/docs/AFNORSearchSiret.md +2 -2
- data/docs/AFNORSearchSiretFiltersCountrySubdivision.md +1 -1
- data/docs/AFNORSearchSiretFiltersFacilityType.md +1 -1
- data/docs/AFNORSearchSiretFiltersLocality.md +1 -1
- data/docs/AFNORSearchSiretFiltersName.md +1 -1
- data/docs/AFNORSearchSiretFiltersPostalCode.md +1 -1
- data/docs/AFNORSearchSiretFiltersSiret.md +1 -1
- data/docs/AFNORSirenInstructions.md +18 -0
- data/docs/AFNORSiretInstructions.md +18 -0
- data/docs/{AFNORPlatformStatus.md → AFNORStrictOrStartWithOperator.md} +2 -2
- data/docs/AFNORWebhook.md +22 -0
- data/docs/AFNORWebhookIdParam.md +18 -0
- data/docs/AFNORWebhookMetadata.md +24 -0
- data/docs/AFNORWebhookParams.md +20 -0
- data/docs/AFNORWebhookPatchPayload.md +22 -0
- data/docs/ChorusProCredentials.md +8 -8
- data/docs/ChorusProDestination.md +1 -1
- data/docs/FactureElectroniqueRestApiSchemasCdarValidationErrorResponse.md +24 -0
- data/docs/FactureElectroniqueRestApiSchemasEreportingInvoiceTypeCode.md +15 -0
- data/docs/FactureElectroniqueRestApiSchemasProcessingChorusProCredentials.md +26 -0
- data/docs/GetChorusProIdRequest.md +1 -1
- data/docs/GetInvoiceRequest.md +1 -1
- data/docs/GetStructureRequest.md +1 -1
- data/docs/InvoiceInput.md +1 -1
- data/docs/SearchStructureRequest.md +1 -1
- data/docs/SimplifiedInvoiceData.md +1 -1
- data/docs/SubmitInvoiceRequest.md +1 -1
- data/docs/ValidateCDARResponse.md +2 -2
- data/docs/ValidationErrorResponse.md +2 -8
- data/lib/factpulse/api/afnorpdppa_directory_service_api.rb +3 -621
- data/lib/factpulse/api/afnorpdppa_flow_service_api.rb +303 -0
- data/lib/factpulse/models/afnor_algorithm.rb +4 -3
- data/lib/factpulse/models/afnor_basic_authentication.rb +190 -0
- data/lib/factpulse/models/afnor_callback_authentication.rb +105 -0
- data/lib/factpulse/models/afnor_callback_header.rb +190 -0
- data/lib/factpulse/models/afnor_callback_parameters.rb +193 -0
- data/lib/factpulse/models/{afnor_directory_line_payload_history_legal_unit_facility_routing_code_platform.rb → afnor_callback_signature.rb} +51 -16
- data/lib/factpulse/models/{afnor_diffusion_status.rb → afnor_contains_or_strict_operator.rb} +6 -6
- data/lib/factpulse/models/{afnor_routing_code_post201_response.rb → afnor_core_flow_info.rb} +103 -61
- data/lib/factpulse/models/afnor_directory_line_field.rb +1 -2
- data/lib/factpulse/models/{afnor_directory_line_payload_history_legal_unit_facility_routing_code.rb → afnor_directory_line_payload_legal_unit_facility_routing_code.rb} +36 -14
- data/lib/factpulse/models/{afnor_create_directory_line_body_addressing_information.rb → afnor_directory_line_payload_status_legal_unit_facility_routing_code.rb} +105 -56
- data/lib/factpulse/models/afnor_directory_line_search_post200_response.rb +1 -1
- data/lib/factpulse/models/{afnor_platform_status.rb → afnor_directory_line_status.rb} +5 -4
- data/lib/factpulse/models/afnor_error.rb +30 -39
- data/lib/factpulse/models/afnor_facility_payload_history.rb +11 -11
- data/lib/factpulse/models/afnor_facility_payload_included.rb +1 -10
- data/lib/factpulse/models/afnor_flow.rb +218 -57
- data/lib/factpulse/models/{afnor_update_patch_routing_code_body.rb → afnor_flow_extension.rb} +103 -66
- data/lib/factpulse/models/afnor_flow_info.rb +20 -4
- data/lib/factpulse/models/{afnor_create_directory_line_body_period.rb → afnor_flow_info_extension.rb} +26 -31
- data/lib/factpulse/models/afnor_full_flow_info.rb +79 -46
- data/lib/factpulse/models/afnor_full_flow_info_extension.rb +202 -0
- data/lib/factpulse/models/afnor_legal_unit_payload_history.rb +13 -4
- data/lib/factpulse/models/afnor_processing_rule.rb +4 -1
- data/lib/factpulse/models/afnor_routing_code_field.rb +1 -2
- data/lib/factpulse/models/afnor_routing_code_search_filters_routing_code_name.rb +1 -1
- data/lib/factpulse/models/afnor_routing_code_search_filters_routing_identifier.rb +1 -1
- data/lib/factpulse/models/afnor_search_directory_line_filters_addressing_identifier.rb +1 -1
- data/lib/factpulse/models/afnor_search_directory_line_filters_addressing_suffix.rb +1 -1
- data/lib/factpulse/models/afnor_search_flow_filters.rb +1 -0
- data/lib/factpulse/models/afnor_search_siren_filters_business_name.rb +1 -1
- data/lib/factpulse/models/afnor_search_siren_filters_siren.rb +1 -1
- data/lib/factpulse/models/afnor_search_siret_filters_country_subdivision.rb +1 -1
- data/lib/factpulse/models/afnor_search_siret_filters_facility_type.rb +1 -1
- data/lib/factpulse/models/afnor_search_siret_filters_locality.rb +1 -1
- data/lib/factpulse/models/afnor_search_siret_filters_name.rb +1 -1
- data/lib/factpulse/models/afnor_search_siret_filters_postal_code.rb +1 -1
- data/lib/factpulse/models/afnor_search_siret_filters_siret.rb +1 -1
- data/lib/factpulse/models/afnor_siren_field.rb +2 -2
- data/lib/factpulse/models/{afnor_update_patch_directory_line_body.rb → afnor_siren_instructions.rb} +12 -11
- data/lib/factpulse/models/afnor_siret_field.rb +3 -4
- data/lib/factpulse/models/{afnor_create_directory_line_body.rb → afnor_siret_instructions.rb} +12 -19
- data/lib/factpulse/models/{afnor_facility_nature.rb → afnor_strict_or_start_with_operator.rb} +6 -6
- data/lib/factpulse/models/{afnor_directory_line_post201_response.rb → afnor_webhook.rb} +55 -35
- data/lib/factpulse/models/{afnor_webhook_callback_content.rb → afnor_webhook_id_param.rb} +10 -11
- data/lib/factpulse/models/{afnor_legal_unit_payload_included_no_siren.rb → afnor_webhook_metadata.rb} +56 -33
- data/lib/factpulse/models/afnor_webhook_params.rb +190 -0
- data/lib/factpulse/models/{facture_electronique_rest_api_schemas_validation_validation_error_response.rb → afnor_webhook_patch_payload.rb} +29 -30
- data/lib/factpulse/models/afnoro_auth2_authentication.rb +216 -0
- data/lib/factpulse/models/chorus_pro_credentials.rb +94 -26
- data/lib/factpulse/models/chorus_pro_destination.rb +1 -1
- data/lib/factpulse/models/facture_electronique_rest_api_schemas_cdar_validation_error_response.rb +215 -0
- data/lib/factpulse/models/{facture_electronique_models_invoice_type_code.rb → facture_electronique_rest_api_schemas_ereporting_invoice_type_code.rb} +9 -20
- data/lib/factpulse/models/facture_electronique_rest_api_schemas_processing_chorus_pro_credentials.rb +191 -0
- data/lib/factpulse/models/get_chorus_pro_id_request.rb +1 -1
- data/lib/factpulse/models/get_invoice_request.rb +1 -1
- data/lib/factpulse/models/get_structure_request.rb +1 -1
- data/lib/factpulse/models/invoice_input.rb +1 -1
- data/lib/factpulse/models/invoice_type_code.rb +17 -6
- data/lib/factpulse/models/processing_rule.rb +4 -1
- data/lib/factpulse/models/search_structure_request.rb +1 -1
- data/lib/factpulse/models/simplified_invoice_data.rb +1 -1
- data/lib/factpulse/models/submit_invoice_request.rb +1 -1
- data/lib/factpulse/models/validate_cdar_response.rb +2 -2
- data/lib/factpulse/models/validation_error_response.rb +20 -67
- data/lib/factpulse/version.rb +1 -1
- data/lib/factpulse.rb +25 -22
- metadata +52 -46
- data/docs/AFNORAddressEdit.md +0 -30
- data/docs/AFNORAddressPatch.md +0 -30
- data/docs/AFNORAddressPut.md +0 -30
- data/docs/AFNORCreateDirectoryLineBody.md +0 -20
- data/docs/AFNORCreateDirectoryLineBodyAddressingInformation.md +0 -24
- data/docs/AFNORCreateDirectoryLineBodyPeriod.md +0 -20
- data/docs/AFNORCreateRoutingCodeBody.md +0 -32
- data/docs/AFNORDirectoryLinePayloadHistoryLegalUnitFacilityRoutingCodePlatform.md +0 -20
- data/docs/AFNORDirectoryLinePost201Response.md +0 -22
- data/docs/AFNORLegalUnitPayloadIncludedNoSiren.md +0 -22
- data/docs/AFNORRoutingCodePost201Response.md +0 -22
- data/docs/AFNORUpdatePatchDirectoryLineBody.md +0 -18
- data/docs/AFNORUpdatePatchRoutingCodeBody.md +0 -24
- data/docs/AFNORUpdatePutRoutingCodeBody.md +0 -24
- data/docs/AFNORWebhookCallbackContent.md +0 -18
- data/docs/FactureElectroniqueModelsInvoiceTypeCode.md +0 -15
- data/docs/FactureElectroniqueRestApiSchemasChorusProChorusProCredentials.md +0 -26
- data/docs/FactureElectroniqueRestApiSchemasValidationValidationErrorResponse.md +0 -18
- data/lib/factpulse/models/afnor_address_edit.rb +0 -353
- data/lib/factpulse/models/afnor_address_patch.rb +0 -386
- data/lib/factpulse/models/afnor_address_put.rb +0 -435
- data/lib/factpulse/models/afnor_create_routing_code_body.rb +0 -412
- data/lib/factpulse/models/afnor_update_put_routing_code_body.rb +0 -289
- data/lib/factpulse/models/facture_electronique_rest_api_schemas_chorus_pro_chorus_pro_credentials.rb +0 -259
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cc0c8dfe403ef816489996c309687850b8ee16470643f5b934ebce3276120b25
|
|
4
|
+
data.tar.gz: 5e20cfc13e10bfd9c2f499d51eb1f0140a9ea9949de0bced9da39795ba6ac92c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 59bd3419ab7b95c9b1c072dd7e59b761ac25c98de3d71deec1dd501e134f2a083930e69fcddce8e22a10aaddd3fe49e8353439243fa90d362d828a9016a9e266
|
|
7
|
+
data.tar.gz: baa96c1029996f3ef77cb99afe74c06fd358a53dad3473437e410936d717433192ddf7f3430ec0d7ea575fc7edb6327dd837bc88ab92a58e7e594ede859d462f
|
data/CHANGELOG.md
CHANGED
|
@@ -7,11 +7,11 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
-
## [4.
|
|
10
|
+
## [4.3.0] - 2026-03-03
|
|
11
11
|
|
|
12
|
-
###
|
|
13
|
-
-
|
|
12
|
+
### Changed
|
|
13
|
+
- Conformité AFNOR Z12-013 1.2.0
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
[Unreleased]: https://github.com/factpulse/sdk-ruby/compare/v4.
|
|
17
|
-
[4.
|
|
16
|
+
[Unreleased]: https://github.com/factpulse/sdk-ruby/compare/v4.3.0...HEAD
|
|
17
|
+
[4.3.0]: https://github.com/factpulse/sdk-ruby/releases/tag/v4.3.0
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
factpulse (4.
|
|
4
|
+
factpulse (4.3.0)
|
|
5
5
|
typhoeus (~> 1.0, >= 1.0.1)
|
|
6
6
|
|
|
7
7
|
GEM
|
|
@@ -42,7 +42,7 @@ GEM
|
|
|
42
42
|
rspec-expectations (3.13.5)
|
|
43
43
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
44
44
|
rspec-support (~> 3.13.0)
|
|
45
|
-
rspec-mocks (3.13.
|
|
45
|
+
rspec-mocks (3.13.8)
|
|
46
46
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
47
47
|
rspec-support (~> 3.13.0)
|
|
48
48
|
rspec-support (3.13.7)
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# FactPulse::AFNORBasicAuthentication
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **user_id** | **String** | | |
|
|
8
|
+
| **user_password** | **String** | | |
|
|
9
|
+
|
|
10
|
+
## Example
|
|
11
|
+
|
|
12
|
+
```ruby
|
|
13
|
+
require 'factpulse'
|
|
14
|
+
|
|
15
|
+
instance = FactPulse::AFNORBasicAuthentication.new(
|
|
16
|
+
user_id: null,
|
|
17
|
+
user_password: null
|
|
18
|
+
)
|
|
19
|
+
```
|
|
20
|
+
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# FactPulse::AFNORCallbackAuthentication
|
|
2
|
+
|
|
3
|
+
## Class instance methods
|
|
4
|
+
|
|
5
|
+
### `openapi_one_of`
|
|
6
|
+
|
|
7
|
+
Returns the list of classes defined in oneOf.
|
|
8
|
+
|
|
9
|
+
#### Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'factpulse'
|
|
13
|
+
|
|
14
|
+
FactPulse::AFNORCallbackAuthentication.openapi_one_of
|
|
15
|
+
# =>
|
|
16
|
+
# [
|
|
17
|
+
# :'AFNORBasicAuthentication',
|
|
18
|
+
# :'AFNOROAuth2Authentication'
|
|
19
|
+
# ]
|
|
20
|
+
```
|
|
21
|
+
|
|
22
|
+
### build
|
|
23
|
+
|
|
24
|
+
Find the appropriate object from the `openapi_one_of` list and casts the data into it.
|
|
25
|
+
|
|
26
|
+
#### Example
|
|
27
|
+
|
|
28
|
+
```ruby
|
|
29
|
+
require 'factpulse'
|
|
30
|
+
|
|
31
|
+
FactPulse::AFNORCallbackAuthentication.build(data)
|
|
32
|
+
# => #<AFNORBasicAuthentication:0x00007fdd4aab02a0>
|
|
33
|
+
|
|
34
|
+
FactPulse::AFNORCallbackAuthentication.build(data_that_doesnt_match)
|
|
35
|
+
# => nil
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
#### Parameters
|
|
39
|
+
|
|
40
|
+
| Name | Type | Description |
|
|
41
|
+
| ---- | ---- | ----------- |
|
|
42
|
+
| **data** | **Mixed** | data to be matched against the list of oneOf items |
|
|
43
|
+
|
|
44
|
+
#### Return type
|
|
45
|
+
|
|
46
|
+
- `AFNORBasicAuthentication`
|
|
47
|
+
- `AFNOROAuth2Authentication`
|
|
48
|
+
- `nil` (if no type matches)
|
|
49
|
+
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# FactPulse::AFNORCallbackHeader
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **header_name** | **String** | | |
|
|
8
|
+
| **header_value** | **String** | | |
|
|
9
|
+
|
|
10
|
+
## Example
|
|
11
|
+
|
|
12
|
+
```ruby
|
|
13
|
+
require 'factpulse'
|
|
14
|
+
|
|
15
|
+
instance = FactPulse::AFNORCallbackHeader.new(
|
|
16
|
+
header_name: null,
|
|
17
|
+
header_value: null
|
|
18
|
+
)
|
|
19
|
+
```
|
|
20
|
+
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# FactPulse::AFNORCallbackParameters
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **url** | **String** | | |
|
|
8
|
+
| **headers** | [**Array<AFNORCallbackHeader>**](AFNORCallbackHeader.md) | | [optional] |
|
|
9
|
+
| **authentication** | [**AFNORCallbackAuthentication**](AFNORCallbackAuthentication.md) | | [optional] |
|
|
10
|
+
| **signature** | [**AFNORCallbackSignature**](AFNORCallbackSignature.md) | | [optional] |
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```ruby
|
|
15
|
+
require 'factpulse'
|
|
16
|
+
|
|
17
|
+
instance = FactPulse::AFNORCallbackParameters.new(
|
|
18
|
+
url: null,
|
|
19
|
+
headers: null,
|
|
20
|
+
authentication: null,
|
|
21
|
+
signature: null
|
|
22
|
+
)
|
|
23
|
+
```
|
|
24
|
+
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# FactPulse::AFNORCallbackSignature
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **algo** | [**AFNORAlgorithm**](AFNORAlgorithm.md) | | |
|
|
8
|
+
| **key** | **String** | Base 64 encoded string | |
|
|
9
|
+
|
|
10
|
+
## Example
|
|
11
|
+
|
|
12
|
+
```ruby
|
|
13
|
+
require 'factpulse'
|
|
14
|
+
|
|
15
|
+
instance = FactPulse::AFNORCallbackSignature.new(
|
|
16
|
+
algo: null,
|
|
17
|
+
key: null
|
|
18
|
+
)
|
|
19
|
+
```
|
|
20
|
+
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# FactPulse::
|
|
1
|
+
# FactPulse::AFNORContainsOrStrictOperator
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
|
|
@@ -10,6 +10,6 @@
|
|
|
10
10
|
```ruby
|
|
11
11
|
require 'factpulse'
|
|
12
12
|
|
|
13
|
-
instance = FactPulse::
|
|
13
|
+
instance = FactPulse::AFNORContainsOrStrictOperator.new()
|
|
14
14
|
```
|
|
15
15
|
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# FactPulse::AFNORCoreFlowInfo
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **tracking_id** | **String** | The tracking id is an external identifier and is used to track the flow by the sender | [optional] |
|
|
8
|
+
| **name** | **String** | Name of the file | |
|
|
9
|
+
| **processing_rule** | [**AFNORProcessingRule**](AFNORProcessingRule.md) | | [optional] |
|
|
10
|
+
| **flow_syntax** | [**AFNORFlowSyntax**](AFNORFlowSyntax.md) | | |
|
|
11
|
+
| **flow_profile** | [**AFNORFlowProfile**](AFNORFlowProfile.md) | | [optional] |
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```ruby
|
|
16
|
+
require 'factpulse'
|
|
17
|
+
|
|
18
|
+
instance = FactPulse::AFNORCoreFlowInfo.new(
|
|
19
|
+
tracking_id: null,
|
|
20
|
+
name: null,
|
|
21
|
+
processing_rule: null,
|
|
22
|
+
flow_syntax: null,
|
|
23
|
+
flow_profile: null
|
|
24
|
+
)
|
|
25
|
+
```
|
|
26
|
+
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
# FactPulse::
|
|
1
|
+
# FactPulse::AFNORDirectoryLinePayloadLegalUnitFacilityRoutingCode
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **addressing_identifier** | **String** | Addressing identifier of the directory line. | [optional] |
|
|
8
|
+
| **platform_type** | [**AFNORRecipientPlatformType**](AFNORRecipientPlatformType.md) | | [optional] |
|
|
8
9
|
| **siren** | **String** | SIREN number | [optional] |
|
|
9
10
|
| **siret** | **String** | SIRET Number | [optional] |
|
|
10
11
|
| **addressing_suffix** | **String** | suffix of the directory line which defines an address mesh not attached to a facility | [optional] |
|
|
11
12
|
| **routing_code** | [**AFNORDirectoryLinePayloadHistoryLegalUnitFacilityRoutingCodeRoutingCode**](AFNORDirectoryLinePayloadHistoryLegalUnitFacilityRoutingCodeRoutingCode.md) | | [optional] |
|
|
12
|
-
| **
|
|
13
|
-
| **legal_unit** | [**AFNORLegalUnitPayloadIncludedNoSiren**](AFNORLegalUnitPayloadIncludedNoSiren.md) | | [optional] |
|
|
13
|
+
| **legal_unit** | [**AFNORLegalUnitPayloadIncluded**](AFNORLegalUnitPayloadIncluded.md) | | [optional] |
|
|
14
14
|
| **facility** | [**AFNORFacilityPayloadIncluded**](AFNORFacilityPayloadIncluded.md) | | [optional] |
|
|
15
15
|
|
|
16
16
|
## Example
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
```ruby
|
|
19
19
|
require 'factpulse'
|
|
20
20
|
|
|
21
|
-
instance = FactPulse::
|
|
21
|
+
instance = FactPulse::AFNORDirectoryLinePayloadLegalUnitFacilityRoutingCode.new(
|
|
22
22
|
addressing_identifier: dcsc456sdcsdcs556,
|
|
23
|
+
platform_type: null,
|
|
23
24
|
siren: 702042755,
|
|
24
25
|
siret: 70204275500240,
|
|
25
26
|
addressing_suffix: dcsc456sdcsdcs556,
|
|
26
27
|
routing_code: null,
|
|
27
|
-
platform: null,
|
|
28
28
|
legal_unit: null,
|
|
29
29
|
facility: null
|
|
30
30
|
)
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# FactPulse::AFNORDirectoryLinePayloadStatusLegalUnitFacilityRoutingCode
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **addressing_identifier** | **String** | Addressing identifier of the directory line. | [optional] |
|
|
8
|
+
| **platform_type** | [**AFNORRecipientPlatformType**](AFNORRecipientPlatformType.md) | | [optional] |
|
|
9
|
+
| **directory_line_status** | [**AFNORDirectoryLineStatus**](AFNORDirectoryLineStatus.md) | | [optional] |
|
|
10
|
+
| **siren** | **String** | SIREN number | [optional] |
|
|
11
|
+
| **siret** | **String** | SIRET Number | [optional] |
|
|
12
|
+
| **addressing_suffix** | **String** | suffix of the directory line which defines an address mesh not attached to a facility | [optional] |
|
|
13
|
+
| **routing_code** | [**AFNORDirectoryLinePayloadHistoryLegalUnitFacilityRoutingCodeRoutingCode**](AFNORDirectoryLinePayloadHistoryLegalUnitFacilityRoutingCodeRoutingCode.md) | | [optional] |
|
|
14
|
+
| **legal_unit** | [**AFNORLegalUnitPayloadIncluded**](AFNORLegalUnitPayloadIncluded.md) | | [optional] |
|
|
15
|
+
| **facility** | [**AFNORFacilityPayloadIncluded**](AFNORFacilityPayloadIncluded.md) | | [optional] |
|
|
16
|
+
|
|
17
|
+
## Example
|
|
18
|
+
|
|
19
|
+
```ruby
|
|
20
|
+
require 'factpulse'
|
|
21
|
+
|
|
22
|
+
instance = FactPulse::AFNORDirectoryLinePayloadStatusLegalUnitFacilityRoutingCode.new(
|
|
23
|
+
addressing_identifier: dcsc456sdcsdcs556,
|
|
24
|
+
platform_type: null,
|
|
25
|
+
directory_line_status: null,
|
|
26
|
+
siren: 702042755,
|
|
27
|
+
siret: 70204275500240,
|
|
28
|
+
addressing_suffix: dcsc456sdcsdcs556,
|
|
29
|
+
routing_code: null,
|
|
30
|
+
legal_unit: null,
|
|
31
|
+
facility: null
|
|
32
|
+
)
|
|
33
|
+
```
|
|
34
|
+
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **search** | [**AFNORSearchDirectoryLine**](AFNORSearchDirectoryLine.md) | | [optional] |
|
|
8
8
|
| **total_number_of_results** | **Integer** | The total number of results | [optional] |
|
|
9
|
-
| **results** | [**Array<
|
|
9
|
+
| **results** | [**Array<AFNORDirectoryLinePayloadStatusLegalUnitFacilityRoutingCode>**](AFNORDirectoryLinePayloadStatusLegalUnitFacilityRoutingCode.md) | | [optional] |
|
|
10
10
|
|
|
11
11
|
## Example
|
|
12
12
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# FactPulse::
|
|
1
|
+
# FactPulse::AFNORDirectoryLineStatus
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
|
|
@@ -10,6 +10,6 @@
|
|
|
10
10
|
```ruby
|
|
11
11
|
require 'factpulse'
|
|
12
12
|
|
|
13
|
-
instance = FactPulse::
|
|
13
|
+
instance = FactPulse::AFNORDirectoryLineStatus.new()
|
|
14
14
|
```
|
|
15
15
|
|
data/docs/AFNORError.md
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **error_code** | **String** | Short numerical or alphanumerical code that identifies precisely a unique error. | |
|
|
8
|
+
| **error_message** | **String** | Contains information on the error. Not intended to be displayed to an end user. For security reasons, a tradeoff between clarity & security shall be found. | [optional] |
|
|
7
9
|
| **type** | **String** | | [optional][default to 'about:blank'] |
|
|
8
|
-
| **message** | **String** | | [optional] |
|
|
9
|
-
| **status** | **Integer** | The HTTP status code generated by the origin server for this occurrence of the problem. | [optional] |
|
|
10
10
|
| **details** | **String** | | [optional] |
|
|
11
11
|
| **instance** | **String** | | [optional] |
|
|
12
12
|
|
|
@@ -16,9 +16,9 @@
|
|
|
16
16
|
require 'factpulse'
|
|
17
17
|
|
|
18
18
|
instance = FactPulse::AFNORError.new(
|
|
19
|
+
error_code: MISSING_REQUIRED_FIELD,
|
|
20
|
+
error_message: Invalid request format,
|
|
19
21
|
type: /path/reference-url,
|
|
20
|
-
message: Error message,
|
|
21
|
-
status: null,
|
|
22
22
|
details: Error detailed description,
|
|
23
23
|
instance: /chemin/url-de-reference#instance-du-contexte
|
|
24
24
|
)
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
| **siren** | **String** | SIREN number | [optional] |
|
|
9
9
|
| **name** | **String** | business name | [optional] |
|
|
10
10
|
| **facility_type** | [**AFNORFacilityType**](AFNORFacilityType.md) | | [optional] |
|
|
11
|
-
| **diffusible** | [**AFNORDiffusionStatus**](AFNORDiffusionStatus.md) | | [optional] |
|
|
12
11
|
| **administrative_status** | [**AFNORFacilityAdministrativeStatus**](AFNORFacilityAdministrativeStatus.md) | | [optional] |
|
|
12
|
+
| **siret_instructions** | [**AFNORSiretInstructions**](AFNORSiretInstructions.md) | | [optional] |
|
|
13
13
|
| **address** | [**AFNORAddressRead**](AFNORAddressRead.md) | | [optional] |
|
|
14
14
|
| **b2g_additional_data** | [**AFNORFacilityPayloadHistoryUleB2gAdditionalData**](AFNORFacilityPayloadHistoryUleB2gAdditionalData.md) | | [optional] |
|
|
15
|
-
| **legal_unit** | [**
|
|
15
|
+
| **legal_unit** | [**AFNORLegalUnitPayloadIncluded**](AFNORLegalUnitPayloadIncluded.md) | | [optional] |
|
|
16
16
|
|
|
17
17
|
## Example
|
|
18
18
|
|
|
@@ -24,8 +24,8 @@ instance = FactPulse::AFNORFacilityPayloadHistory.new(
|
|
|
24
24
|
siren: 702042755,
|
|
25
25
|
name: Boulangerie Pascale,
|
|
26
26
|
facility_type: null,
|
|
27
|
-
diffusible: null,
|
|
28
27
|
administrative_status: null,
|
|
28
|
+
siret_instructions: null,
|
|
29
29
|
address: null,
|
|
30
30
|
b2g_additional_data: null,
|
|
31
31
|
legal_unit: null
|
|
@@ -8,7 +8,6 @@
|
|
|
8
8
|
| **siren** | **String** | SIREN number | [optional] |
|
|
9
9
|
| **name** | **String** | business name | [optional] |
|
|
10
10
|
| **facility_type** | [**AFNORFacilityType**](AFNORFacilityType.md) | | [optional] |
|
|
11
|
-
| **diffusible** | [**AFNORDiffusionStatus**](AFNORDiffusionStatus.md) | | [optional] |
|
|
12
11
|
| **administrative_status** | [**AFNORFacilityAdministrativeStatus**](AFNORFacilityAdministrativeStatus.md) | | [optional] |
|
|
13
12
|
| **address** | [**AFNORAddressRead**](AFNORAddressRead.md) | | [optional] |
|
|
14
13
|
| **b2g_additional_data** | [**AFNORFacilityPayloadHistoryUleB2gAdditionalData**](AFNORFacilityPayloadHistoryUleB2gAdditionalData.md) | | [optional] |
|
|
@@ -23,7 +22,6 @@ instance = FactPulse::AFNORFacilityPayloadIncluded.new(
|
|
|
23
22
|
siren: 702042755,
|
|
24
23
|
name: Boulangerie Pascale,
|
|
25
24
|
facility_type: null,
|
|
26
|
-
diffusible: null,
|
|
27
25
|
administrative_status: null,
|
|
28
26
|
address: null,
|
|
29
27
|
b2g_additional_data: null
|
data/docs/AFNORFlow.md
CHANGED
|
@@ -4,17 +4,18 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **
|
|
8
|
-
| **
|
|
9
|
-
| **flow_id** | **String** | Unique identifier supporting UUID but not only, for flexibility purpose | [optional] |
|
|
10
|
-
| **tracking_id** | **String** | Unique identifier supporting UUID but not only, for flexibility purpose | [optional] |
|
|
11
|
-
| **flow_type** | [**AFNORFlowType**](AFNORFlowType.md) | | [optional] |
|
|
7
|
+
| **tracking_id** | **String** | The tracking id is an external identifier and is used to track the flow by the sender | [optional] |
|
|
8
|
+
| **name** | **String** | Name of the file | |
|
|
12
9
|
| **processing_rule** | [**AFNORProcessingRule**](AFNORProcessingRule.md) | | [optional] |
|
|
13
|
-
| **
|
|
14
|
-
| **flow_direction** | [**AFNORFlowDirection**](AFNORFlowDirection.md) | | [optional] |
|
|
15
|
-
| **flow_syntax** | [**AFNORFlowSyntax**](AFNORFlowSyntax.md) | | [optional] |
|
|
10
|
+
| **flow_syntax** | [**AFNORFlowSyntax**](AFNORFlowSyntax.md) | | |
|
|
16
11
|
| **flow_profile** | [**AFNORFlowProfile**](AFNORFlowProfile.md) | | [optional] |
|
|
17
|
-
| **
|
|
12
|
+
| **flow_id** | **String** | Unique identifier supporting UUID but not only, for flexibility purpose | |
|
|
13
|
+
| **submitted_at** | **Time** | The flow submission date and time (the date and time when the flow was created on the system) This property should be used by the API consumer as a time reference to avoid clock synchronization issues | |
|
|
14
|
+
| **updated_at** | **Time** | The last update date and time of the flow. When the flow is submitted updatedAt is equal to submittedAt. When the flow acknowledgment status is changed updatedAt date and time is updated. | |
|
|
15
|
+
| **flow_type** | [**AFNORFlowType**](AFNORFlowType.md) | | |
|
|
16
|
+
| **processing_rule_source** | **String** | Says whether the processing rule has been computed or the processing rule was an input parameter | |
|
|
17
|
+
| **flow_direction** | [**AFNORFlowDirection**](AFNORFlowDirection.md) | | |
|
|
18
|
+
| **acknowledgement** | [**AFNORAcknowledgement**](AFNORAcknowledgement.md) | | |
|
|
18
19
|
|
|
19
20
|
## Example
|
|
20
21
|
|
|
@@ -22,16 +23,17 @@
|
|
|
22
23
|
require 'factpulse'
|
|
23
24
|
|
|
24
25
|
instance = FactPulse::AFNORFlow.new(
|
|
26
|
+
tracking_id: null,
|
|
27
|
+
name: null,
|
|
28
|
+
processing_rule: null,
|
|
29
|
+
flow_syntax: null,
|
|
30
|
+
flow_profile: null,
|
|
31
|
+
flow_id: null,
|
|
25
32
|
submitted_at: null,
|
|
26
33
|
updated_at: null,
|
|
27
|
-
flow_id: null,
|
|
28
|
-
tracking_id: null,
|
|
29
34
|
flow_type: null,
|
|
30
|
-
processing_rule: null,
|
|
31
35
|
processing_rule_source: null,
|
|
32
36
|
flow_direction: null,
|
|
33
|
-
flow_syntax: null,
|
|
34
|
-
flow_profile: null,
|
|
35
37
|
acknowledgement: null
|
|
36
38
|
)
|
|
37
39
|
```
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# FactPulse::AFNORFlowExtension
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **updated_at** | **Time** | The last update date and time of the flow. When the flow is submitted updatedAt is equal to submittedAt. When the flow acknowledgment status is changed updatedAt date and time is updated. | |
|
|
8
|
+
| **flow_type** | [**AFNORFlowType**](AFNORFlowType.md) | | |
|
|
9
|
+
| **processing_rule_source** | **String** | Says whether the processing rule has been computed or the processing rule was an input parameter | |
|
|
10
|
+
| **flow_direction** | [**AFNORFlowDirection**](AFNORFlowDirection.md) | | |
|
|
11
|
+
| **acknowledgement** | [**AFNORAcknowledgement**](AFNORAcknowledgement.md) | | |
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```ruby
|
|
16
|
+
require 'factpulse'
|
|
17
|
+
|
|
18
|
+
instance = FactPulse::AFNORFlowExtension.new(
|
|
19
|
+
updated_at: null,
|
|
20
|
+
flow_type: null,
|
|
21
|
+
processing_rule_source: null,
|
|
22
|
+
flow_direction: null,
|
|
23
|
+
acknowledgement: null
|
|
24
|
+
)
|
|
25
|
+
```
|
|
26
|
+
|
data/docs/AFNORFlowInfo.md
CHANGED
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **tracking_id** | **String** |
|
|
8
|
-
| **name** | **String** | Name of the file |
|
|
7
|
+
| **tracking_id** | **String** | The tracking id is an external identifier and is used to track the flow by the sender | [optional] |
|
|
8
|
+
| **name** | **String** | Name of the file | |
|
|
9
9
|
| **processing_rule** | [**AFNORProcessingRule**](AFNORProcessingRule.md) | | [optional] |
|
|
10
10
|
| **flow_syntax** | [**AFNORFlowSyntax**](AFNORFlowSyntax.md) | | |
|
|
11
11
|
| **flow_profile** | [**AFNORFlowProfile**](AFNORFlowProfile.md) | | [optional] |
|
|
12
|
-
| **sha256** | **String** | | [optional] |
|
|
12
|
+
| **sha256** | **String** | The sha256 is the fingerprint of the attached file: - if provided in the request: it should be checked once received - if not provided in the request: it may be computed and returned in the response | [optional] |
|
|
13
13
|
|
|
14
14
|
## Example
|
|
15
15
|
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# FactPulse::AFNORFlowInfoExtension
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **sha256** | **String** | The sha256 is the fingerprint of the attached file: - if provided in the request: it should be checked once received - if not provided in the request: it may be computed and returned in the response | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'factpulse'
|
|
13
|
+
|
|
14
|
+
instance = FactPulse::AFNORFlowInfoExtension.new(
|
|
15
|
+
sha256: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
data/docs/AFNORFullFlowInfo.md
CHANGED
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **
|
|
8
|
-
| **
|
|
7
|
+
| **flow_id** | **String** | Unique identifier supporting UUID but not only, for flexibility purpose | |
|
|
8
|
+
| **submitted_at** | **Time** | The flow submission date and time (the date and time when the flow was created on the system) This property should be used by the API consumer as a time reference to avoid clock synchronization issues | |
|
|
9
|
+
| **tracking_id** | **String** | The tracking id is an external identifier and is used to track the flow by the sender | [optional] |
|
|
10
|
+
| **name** | **String** | Name of the file | |
|
|
9
11
|
| **processing_rule** | [**AFNORProcessingRule**](AFNORProcessingRule.md) | | [optional] |
|
|
10
12
|
| **flow_syntax** | [**AFNORFlowSyntax**](AFNORFlowSyntax.md) | | |
|
|
11
13
|
| **flow_profile** | [**AFNORFlowProfile**](AFNORFlowProfile.md) | | [optional] |
|
|
12
|
-
| **sha256** | **String** | | [optional] |
|
|
13
|
-
| **flow_id** | **String** | Unique identifier supporting UUID but not only, for flexibility purpose | [optional] |
|
|
14
|
-
| **submitted_at** | **Time** | The flow submission date and time (the date and time when the flow was created on the system) This property should be used by the API consumer as a time reference to avoid clock synchronization issues | [optional] |
|
|
14
|
+
| **sha256** | **String** | The sha256 is the fingerprint of the attached file: - if provided in the request: it should be checked once received - if not provided in the request: it may be computed and returned in the response | [optional] |
|
|
15
15
|
|
|
16
16
|
## Example
|
|
17
17
|
|
|
@@ -19,14 +19,14 @@
|
|
|
19
19
|
require 'factpulse'
|
|
20
20
|
|
|
21
21
|
instance = FactPulse::AFNORFullFlowInfo.new(
|
|
22
|
+
flow_id: null,
|
|
23
|
+
submitted_at: null,
|
|
22
24
|
tracking_id: null,
|
|
23
25
|
name: null,
|
|
24
26
|
processing_rule: null,
|
|
25
27
|
flow_syntax: null,
|
|
26
28
|
flow_profile: null,
|
|
27
|
-
sha256: null
|
|
28
|
-
flow_id: null,
|
|
29
|
-
submitted_at: null
|
|
29
|
+
sha256: null
|
|
30
30
|
)
|
|
31
31
|
```
|
|
32
32
|
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# FactPulse::AFNORFullFlowInfoExtension
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **flow_id** | **String** | Unique identifier supporting UUID but not only, for flexibility purpose | |
|
|
8
|
+
| **submitted_at** | **Time** | The flow submission date and time (the date and time when the flow was created on the system) This property should be used by the API consumer as a time reference to avoid clock synchronization issues | |
|
|
9
|
+
|
|
10
|
+
## Example
|
|
11
|
+
|
|
12
|
+
```ruby
|
|
13
|
+
require 'factpulse'
|
|
14
|
+
|
|
15
|
+
instance = FactPulse::AFNORFullFlowInfoExtension.new(
|
|
16
|
+
flow_id: null,
|
|
17
|
+
submitted_at: null
|
|
18
|
+
)
|
|
19
|
+
```
|
|
20
|
+
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **business_name** | **String** | Business name | [optional] |
|
|
9
9
|
| **entity_type** | [**AFNOREntityType**](AFNOREntityType.md) | | [optional] |
|
|
10
10
|
| **administrative_status** | [**AFNORLegalUnitAdministrativeStatus**](AFNORLegalUnitAdministrativeStatus.md) | | [optional] |
|
|
11
|
+
| **instructions** | [**AFNORSirenInstructions**](AFNORSirenInstructions.md) | | [optional] |
|
|
11
12
|
|
|
12
13
|
## Example
|
|
13
14
|
|
|
@@ -18,7 +19,8 @@ instance = FactPulse::AFNORLegalUnitPayloadHistory.new(
|
|
|
18
19
|
siren: 702042755,
|
|
19
20
|
business_name: Boulangerie Pascale,
|
|
20
21
|
entity_type: null,
|
|
21
|
-
administrative_status: null
|
|
22
|
+
administrative_status: null,
|
|
23
|
+
instructions: null
|
|
22
24
|
)
|
|
23
25
|
```
|
|
24
26
|
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# FactPulse::AFNOROAuth2Authentication
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **token_url** | **String** | | |
|
|
8
|
+
| **client_id** | **String** | | |
|
|
9
|
+
| **client_secret** | **String** | | |
|
|
10
|
+
|
|
11
|
+
## Example
|
|
12
|
+
|
|
13
|
+
```ruby
|
|
14
|
+
require 'factpulse'
|
|
15
|
+
|
|
16
|
+
instance = FactPulse::AFNOROAuth2Authentication.new(
|
|
17
|
+
token_url: null,
|
|
18
|
+
client_id: null,
|
|
19
|
+
client_secret: null
|
|
20
|
+
)
|
|
21
|
+
```
|
|
22
|
+
|