@bigcommerce/checkout-sdk › SpamProtectionOptions
The set of options for configuring any requests related to spam protection.
-
RequestOptions
↳ SpamProtectionOptions
• body? : any
Inherited from SpamProtectionOptions.body
• cache? : undefined | false | true
Inherited from SpamProtectionOptions.cache
• containerId: string
The container ID where the spam protection should be rendered.
• credentials? : undefined | false | true
Inherited from SpamProtectionOptions.credentials
• encodeParams? : undefined | false | true
Inherited from SpamProtectionOptions.encodeParams
• headers? : Headers
Inherited from SpamProtectionOptions.headers
• method? : undefined | string
Inherited from SpamProtectionOptions.method
• params? : undefined | object
Inherited from SpamProtectionOptions.params
• timeout? : Timeout | Promise‹any›
Inherited from SpamProtectionOptions.timeout