この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

BuyerGroupMember

バイヤーグループのメンバーを表します。このオブジェクトは API バージョン 55.0 以降で使用できます。

サポートされているコール

create()delete()describeLayoutdescribeSObjects()getDeleted()getUpdated()queryretrieve()undelete()update()upsert()

特別なアクセスルール

BuyerGroupMember オブジェクトは、Commerce バイヤーとエンタイトルメントインテグレーターの権限が付与されている場合にのみ使用できます。

項目

項目 詳細
BuyerGroupId
reference
プロパティ
Create、Filter、Group、Sort
説明
メンバーが属するバイヤーグループの ID。
BuyerGroupId はリレーション項目です。
リレーション名
BuyerGroup
リレーション種別
Lookup
参照先
BuyerGroup
BuyerId
reference
プロパティ
Create、Filter、Group、Sort
説明
アカウントまたはゲストバイヤープロファイルの ID。
BuyerId は多態的なリレーション項目です。
リレーション名
Buyer
リレーション種別
Lookup
参照先
Account、GuestBuyerProfile
Name
string
プロパティ
Autonumber、Defaulted on create、Filter、idLookup、Sort
説明
バイヤーグループメンバーの名前。
OwnerId
reference
プロパティ
Create、Defaulted on create、Filter、idLookup、Sort
説明
メンバーグループまたはユーザーの ID。
OwnerId は多態的なリレーション項目です。
リレーション名
Owner
リレーション種別
Lookup
参照先
Group、User