Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 606 Bytes

FontAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 606 Bytes

EzmaxApi::Object::FontAutocompleteElementResponse

Load the model package

use EzmaxApi::Object::FontAutocompleteElementResponse;

Properties

Name Type Description Notes
s_font_name string The name of the Font
pki_font_id int The unique ID of the Font
b_font_isactive boolean Whether the Font is active or not

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