Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 765 Bytes

LoyaltiesMembersTransfersCreateResponseBodyPublish.md

File metadata and controls

12 lines (9 loc) · 765 Bytes

# LoyaltiesMembersTransfersCreateResponseBodyPublish

Properties

Name Type Description Notes
object string The type of the object represented is by default list. To get this list, you need to make a call to the endpoint returned in the url attribute. [optional] [default to 'list']
count int Publication events counter. [optional]
entries string[] [optional]
url string The endpoint where this list of publications can be accessed using a GET method. /v1/vouchers/{voucher_code}/publications [optional]

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