Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 736 Bytes

UpdateTemplateRequest.md

File metadata and controls

14 lines (10 loc) · 736 Bytes

Yaksa.OrckestraCommerce.Client.Model.UpdateTemplateRequest

Scoped templatable content either for notification (email) purposes or Reports such as printable order invoices.

Properties

Name Type Description Notes
Contents Dictionary<string, string> [optional]
Description Dictionary<string, string> [optional]
DisplayName Dictionary<string, string> [optional]
IsActive bool the current state of the template [optional]

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