Sha256: c231ba9d2c812b978c5b851298491a1fb2ca8de2531c209802dbfc347a9473d2
Contents?: true
Size: 994 Bytes
Versions: 1
Compression:
Stored size: 994 Bytes
Contents
# VoucherifySdk::CreatePublicationWithCampaign ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **source_id** | **String** | The merchant’s publication ID if it is different from the Voucherify publication ID. It's an optional tracking identifier of a publication. It is really useful in case of an integration between multiple systems. It can be a publication ID from a CRM system, database or 3rd-party service. If `source_id` is provided only 1 voucher can be published per request. | [optional] | | **customer** | [**Customer**](Customer.md) | | | | **metadata** | **Object** | 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. | [optional] | | **campaign** | [**CreatePublicationCampaign**](CreatePublicationCampaign.md) | | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/CreatePublicationWithCampaign.md |