Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 875 Bytes

PinMediaSourceImageBase64.md

File metadata and controls

16 lines (11 loc) · 875 Bytes

PinMediaSourceImageBase64

Base64-encoded image media source

Properties

Name Type Description Notes
content_type str
data str
source_type str defaults to "image_base64"
is_standard bool Set the parameter to false to create the new simplified Pin instead of the standard pin. Currently the field is only available to a list of beta users. [optional] if omitted the server will use the default value of True
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]