docs/SendersApi.md in sib-api-v3-sdk-5.2.5 vs docs/SendersApi.md in sib-api-v3-sdk-5.3.0

- old
+ new

@@ -257,11 +257,11 @@ end api_instance = SibApiV3Sdk::SendersApi.new opts = { - ip: "ip_example", # String | Filter your senders for a specific ip (available for dedicated IP usage only) - domain: "domain_example" # String | Filter your senders for a specific domain + ip: 'ip_example', # String | Filter your senders for a specific ip (available for dedicated IP usage only) + domain: 'domain_example' # String | Filter your senders for a specific domain } begin #Get the list of all your senders result = api_instance.get_senders(opts)