Class CreatePaymentProductSessionRequest
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Product
Assembly: connect-sdk-dotnet.dll
Syntax
public class CreatePaymentProductSessionRequest
Properties
PaymentProductSession302SpecificInput
Object containing details for creating an Apple Pay session.
Declaration
public MobilePaymentProductSession302SpecificInput PaymentProductSession302SpecificInput { get; set; }
Property Value
Type | Description |
---|---|
MobilePaymentProductSession302SpecificInput |