Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 961 Bytes

File metadata and controls

20 lines (13 loc) · 961 Bytes

PriceType

Properties

Name Type Description Notes
id Long The internal ID of this entity.
created OffsetDateTime The time this entity was created.
accountId Long The ID of the account that owns this price type. [optional]
name String The API name of the price type. This is an immutable value.
title String The title of the price type.
description String The description of the price type. [optional]
modified OffsetDateTime The date and time when the price type was last modified.
subscribedCatalogsIds List<Long> A list of the IDs of the catalogs that are subscribed to this price type.
targetedAudiencesIds List<Long> A list of the IDs of the audiences that are targeted by this price type.