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