Class CreatePaymentProductSessionResponse
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Product
Assembly: connect-sdk-dotnet.dll
Syntax
public class CreatePaymentProductSessionResponse
Properties
PaymentProductSession302SpecificOutput
Object containing the Apple Pay session object.
Declaration
public MobilePaymentProductSession302SpecificOutput PaymentProductSession302SpecificOutput { get; set; }
Property Value
Type | Description |
---|---|
MobilePaymentProductSession302SpecificOutput |