Google Shopping Merchant Accounts V1beta Client - Class ItemCondition (0.1.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class ItemCondition.

The available item conditions.

Protobuf type google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy.ItemCondition

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta \ OnlineReturnPolicy

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ITEM_CONDITION_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum ITEM_CONDITION_UNSPECIFIED = 0;

PBNEW

Value: 1

New.

Generated from protobuf enum NEW = 1;

USED

Value: 2

Used.

Generated from protobuf enum USED = 2;