Home > @poq/sdk-sfcc > CustomersExtProfile
Signature:
export declare class CustomersExtProfile extends BaseModel<CustomersExtProfile>
Extends: BaseModel<CustomersExtProfile
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the CustomersExtProfile class |
Property | Modifiers | Type | Description |
---|---|---|---|
authenticationProviderId? | string | (Optional) | |
creationDate? | string | (Optional) | |
customerId? | string | (Optional) | |
email? | string | (Optional) | |
externalId? | string | (Optional) | |
firstName? | string | (Optional) | |
lastModified? | string | (Optional) | |
lastName? | string | (Optional) |