CustomerContactsEntity GitHub

📊 Overview: 2 Functions 1 Getters

Extends: Entity

🕐 Last updated: 2025-12-10T11:45:22.483Z


📑 Table of Contents


Functions

Regular Functions

getMigrationRules

[🖥️ local]

Function getMigrationRules($RemoteEntity : cs.CustomerContactsEntity) -> $Collection : Collection

Defines migration rules for syncing customer contact entity data from a remote source

Parameters:

Name Type Optional Description
$RemoteEntity cs.CustomerContactsEntity - -

Returns: Collection


syncMigrationSelections

[🖥️ local]

Function syncMigrationSelections($RemoteEntity : cs.CustomerContactsEntity)

Synchronizes related entity selections during migration process

Parameters:

Name Type Optional Description
$RemoteEntity cs.CustomerContactsEntity - -

Computed Attributes (Getters/Setters/Query/OrderBy)

HasMigrationID

[🔍 get only, 🖥️ local]

Function get HasMigrationID -> Boolean

Returns true if this entity has a valid migration ID (not null and not zero)

Returns: Boolean


🗂️ Tables

� Forms


Generated from CustomerContactsEntity.4dm