 | 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)
Syntaxpublic bool IsSaveCardInVault { get; set; }
Public Property IsSaveCardInVault As Boolean
Get
Set
Property Value
Type:
Booleantrue if [is save card in vault]; otherwise,
false.
See Also