Interface: CreateMetafieldRequest
Extends
Properties
add_to_next_charge?
optionaladd_to_next_charge:boolean
Instructs to add the Onetime to the next charge scheduled under this Address.
description?
optionaldescription:string
Description of the metafield.
Inherited from
key
key:
string
The name of the metafield.
Inherited from
namespace
namespace:
string
A category or container that differentiates your metadata from other metafields.
Inherited from
owner_id
owner_id:
number
Unique numeric identifier of the owner_resource.
Inherited from
owner_resource
owner_resource:
MetafieldOwnerResource
Objects which support Metafields
Inherited from
value
value:
string
The content of the metafield.
Inherited from
value_type
value_type:
"string"|"integer"|"json_string"
The type of the value parameter.