Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.01 KB

NameFormatAdd.md

File metadata and controls

13 lines (10 loc) · 1.01 KB

# NameFormatAdd

Properties

Name Type Description Notes
configuration_id string The name format configuration identifier. Required when custom_format is false. [optional]
constituent_id string The immutable system record ID of the constituent associated with the name format.
custom_format bool Whether the name format uses a custom format. Defaults to false. [optional]
formatted_name string The name format formatted name. Required when custom_format is true. Character limit: 255. [optional]
type string The name format type. Available values are the entries in the <a href=&quot;https://developer.sky.blackbaud.com/docs/services/56b76470069a0509c8f1c5b3/operations/ListNameFormatTypes\&quot;&gt;&lt;b&gt;Addr/Sal Types</b></a> table.

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