Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 509 Bytes

MailServiceBaseResponse.md

File metadata and controls

12 lines (8 loc) · 509 Bytes

Pipedrive.MailServiceBaseResponse

Properties

Name Type Description Notes
success Boolean If the response is successful or not [optional]
statusCode Number The email service specific status code and it is returned through the response body. [optional]
statusText String The status text of the response. [optional]
service String The service name of the response. [optional]