Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 851 Bytes

File metadata and controls

13 lines (9 loc) · 851 Bytes

Voucherify.Model.ListPublicationsItemValidSingleVoucherMetadata

The metadata object stores all custom attributes assigned to the publication. A set of key/value pairs that you can attach to a publication object. It can be useful for storing additional information about the publication in a structured format.

Properties

Name Type Description Notes
SourceType string Defines the type of the distribution source. [optional]
SourceId string Unique identifier of the distribution source. [optional]
DistributionId string Unique identifier of the distribution. [optional]

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