Click or drag to resize

PortalExternalPaymentRequestPartialEntityIsSaveCardInVault Property

Gets or sets a value indicating whether [is save card in vault].

Namespace:  AMCS.Elemos.IntegrationService.Entity.Payment
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsSaveCardInVault { get; set; }

Property Value

Type: Boolean
true if [is save card in vault]; otherwise, false.
See Also