OptionalandroidOptionalcustomOptionalcustomIf you are going to use custom tags functionality, pass an object with tags and corresponding replacement values
{
'USERNAME': 'Bruce',
'CITY': 'Philadelphia'
}
OptionalcustomIf you are going to use custom timer functionality, pass an object with timer ids and corresponding dates the timers should end at
OptionalloadThis value limits the timeout (in milliseconds) for this method.
OptionallocaleThe identifier of the localization to render the flow with, e.g. en, es, fr.
When undefined, en is requested rather than the flow's default localization.
If the requested localization does not exist, the flow's default localization is used.
FlowEventView.locale — the localization the view was actually built with.
Optionalprefetchtrue if you want to prefetch products before presenting a flow view.
Optionalproduct
Additional options for creating a flow view
See
[DOC] Creating Flow View