Class CreatePaymentProductSessionRequest
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.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 |