CustomerPreferencesPaymentOptionID Property |
ID of the preferred payment option. null when preference is unknown.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public Nullable<int> PaymentOptionID { get; }
Property Value
Type:
NullableInt32See Also