 | PartialPaymentProviderEntityMobileThirdPartyPaymentProviderBackUrl Property |
Gets or sets the mobile third party payment provider back URL.
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 string MobileThirdPartyPaymentProviderBackUrl { get; set; }
Public Property MobileThirdPartyPaymentProviderBackUrl As String
Get
Set
Property Value
Type:
String
The mobile third party payment provider back URL.
See Also