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