Name | Type | Description | Notes |
---|---|---|---|
package_id | int | EBSCO KB's unique identifier for the package. In EPKB, this is 'PkgID'. | |
package_name | string | Name of the Package. In EPKB, this is 'PkgName'. | |
vendor_id | int | EBSCO KB's unique identifier for the provider. In EPKB, this is 'VendorID'. | [optional] |
vendor_name | string | Provider name. In EPKB, this is the 'VendorName'. | [optional] |
is_custom | bool | IsCustom is true if a customer is the vendor. The customer vendor is used for custom packages. | [optional] |
title_count | int | Numeric value indicating the title count of the package. | [optional] |
is_selected | bool | Indicates if the packages is selected in a customer's account. | [optional] |
selected_count | int | Numeric value indicating the number of titles in packages selected in the customer account. | [optional] |
content_type | string | Indicates the content type of the package. | [optional] |
visibility_data | \Swagger\Client\Model\VisibilityInfo | [optional] | |
custom_coverage | \Swagger\Client\Model\CoverageDates | [optional] | |
is_token_needed | bool | Field to indicate if a token is needed | [optional] |
allow_ebsco_to_add_titles | bool | Indicates if EBSCO is allowed to add titles. If the package type is custom, then allowEbscoToAddTitles will always be set to false. | [optional] |
package_type | string | Package Type. Valid values are Selectable, Complete, Variable and Custom. | [optional] |
proxy | \Swagger\Client\Model\ProxyInfoIn | [optional] | |
package_token | \Swagger\Client\Model\TokenInfo | [optional] |