Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 505 Bytes

MetaData.md

File metadata and controls

12 lines (8 loc) · 505 Bytes

SMSWorks.Api.Model.MetaData

Key/value pair that will be returned to you in the API call response.

Properties

Name Type Description Notes
Key string key of the key/value pair [optional]
Value string value of the key/value pair [optional]

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