Method: UltracartClient::LibraryItem#published_version

Defined in:
lib/ultracart_api/models/library_item.rb

#published_versionObject

The source version when this item was published. This allows for out-of-date alerts to be shown when there is a difference between source and published



60
61
62
# File 'lib/ultracart_api/models/library_item.rb', line 60

def published_version
  @published_version
end