Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 833 Bytes

Message.md

File metadata and controls

17 lines (12 loc) · 833 Bytes

Message

The list of error messages

Properties

Name Type Description Notes
carrier_name str The targeted carrier [optional]
carrier_id str The targeted carrier name (unique identifier) [optional]
message str The error or warning message [optional]
code str The message code [optional]
details {str: (str, none_type)} any additional details [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]