Optional
domainOptional
pathdefines which paths on the domain the cookie will be accessible on defaults to '/' which means it is available on all paths in the domain
Optional
prefixprefix for all cookies set by ordercloud
Optional
samesiteDefines protocol for how cookies should be sent in first or third party contexts https://adzerk.com/blog/chrome-samesite/
Optional
secureIf true, then the cookie will only be available through a secured connection (generally https)
Generated using TypeDoc
The cookie will be available only for this domain and its sub-domains