SavedCreditCardCustomerId Property

Id of the customer that owns this card.

Definition

Namespace: Ignition.Commerce.Accounting
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[ParentEntityIdAttribute]
[NetForumFieldAttribute("cpi_cst_key")]
public NetForumId CustomerId { get; protected set; }

Property Value

NetForumId

See Also