UNPKG

google-wallet

Version:
7 lines (6 loc) 166 B
export type UpcomingNotification = { /** * Indicates if the object needs to have upcoming notification enabled. */ enableNotification?: boolean; };