顧客アクション、コマンド、パイプライン
このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。
以下の表は、顧客のアクション、コマンド、パイプラインを説明します。
アクション/コマンド/パイプライン
概要
AddCustomer
CreateCustomerCommand
CreateCustomerPipeline
新しい顧客記録が作成されます。
GetCustomer
GetCustomerCommand
GetCustomerPipeline
特定の顧客記録を取得する。
EditCustomer
UpdateCustomerDetailsCommand
UpdateCustomerDetailsPipeline
顧客記録を編集する。
RemoveCustomer
DeleteCustomerCommand
DeleteCustomerPipeline
顧客記録を削除します。
AddAddress
CreateCustomerAddressCommand
CreateCustomerAddressPipeline
顧客の新しい住所記録を作成します。
GetCustomerAddress
GetCustomerAddressCommand
GetCustomerAddressPipeline
指定された顧客の住所を取得します。
EditAddress
UpdateCustomerAddressCommand
UpdateCustomerAddressPipeline
顧客の住所記録を編集します。
RemoveAddress
DeleteCustomerAddressCommand
DeleteCustomerAddressPipeline
顧客の住所記録を削除します。
ValidateAddress
ValidateAddressCommand
ValidateAddressPipeline
顧客の住所を検証します。