Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

CryptoProdCatgWalletGroup

Specifies if CryptoWalletGroup is in the allowlist or airdrop for the ProductCategory. A custom object between ProductCategory and CryptoWalletGroup adding the CryptoWalletGroup to allowlist or airdrop. This object is available in API version 58.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

This object has read, create, update, delete, modify all, and view all access.

Fields

Field Details
CryptoWalletGroupId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The CryptoWalletGroup ID.
This field is a relationship field.
Relationship Name
CryptoWalletGroup
Relationship Type
Lookup
Refers To
CryptoWalletGroup
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the record.
ProductCategoryId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the category.
This field is a relationship field.
Relationship Name
ProductCategory
Relationship Type
Lookup
Refers To
ProductCategory
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies if CryptoProdCatgWalletGroup is active and functional, or inactive and disabled.
Possible values are:
  • Active
  • Inactive
Type
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Determines whether the list of wallets is for minting allowlist or for executing an airdrop.
Possible values are:
  • Airdrop
  • Allowlist