PunchoutLoginRedirectInfo reference
PunchoutLoginRedirectInfo record represents an information used to redirect user after login.

PunchoutLoginRedirectInfo.ToInternalPage
Creates a redirect info used to redirect user to specific internal page after login.
Returns an instance of PunchoutLoginRedirectInfo.InternalPageRedirectInfo nested type.
PunchoutLoginRedirectInfo.ToProductPage
Creates a redirect info used to redirect user to specific product page after login.
Returns an instance of PunchoutLoginRedirectInfo.ProductPageRedirectInfo nested type.