Interface: PayVaultStoreProviderProps
Interface representing the input properties for the PayVaultStoreProvider component.
Properties
children
• children: ReactNode
The children elements to render within the PayVaultStoreProvider component.
Defined in
client
• client: PayVaultConstructorProps | PayVault
The PayVault client instance or the constructor properties to create a new PayVault instance.