Interface CheckoutSessionUpstreamWindowMessage

interface CheckoutSessionUpstreamWindowMessage {
    sessionID: string;
}

Properties

Properties

sessionID: string