UNPKG

connect-sdk-nodejs

Version:

SDK to communicate with the Worldline Global Collect platform using the Worldline Connect Server API

7 lines (6 loc) 136 B
export interface ShoppingCartExtension { creator: string; name: string; version: string; extensionId?: string | null; }