Sha256: 645ae633ff95cc1fe3e9508837c32cdd3ea86853d7c912edf113eb24c8ef6992

Contents?: true

Size: 1.87 KB

Versions: 1

Compression:

Stored size: 1.87 KB

Contents

# VoucherifySdk::ListPublicationsItemValidMultipleVouchers

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | Unique publication ID, assigned by Voucherify. |  |
| **object** | **String** | The type of object represented by the JSON. This object stores information about the `publication`. | [default to 'publication'] |
| **created_at** | **Time** | Timestamp representing the date and time when the publication was created in ISO 8601 format. |  |
| **customer_id** | **String** | Unique customer ID of the customer receiving the publication. |  |
| **tracking_id** | **String** | Customer's `source_id`. | [optional] |
| **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. |  |
| **channel** | **String** | How the publication was originated. It can be your own custom channel or an example value provided here. |  |
| **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.  |  |
| **customer** | [**CustomerWithSummaryLoyaltyReferrals**](CustomerWithSummaryLoyaltyReferrals.md) |  |  |
| **vouchers_id** | **Array<String>** | Contains the unique internal voucher ID that was assigned by Voucherify. |  |
| **result** | **String** | Status of the publication attempt. | [default to 'SUCCESS'] |
| **vouchers** | **Array<String>** | Contains the unique voucher codes that was assigned by Voucherify. |  |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voucherify-5.0.0 docs/ListPublicationsItemValidMultipleVouchers.md