setStoreCode

open fun setStoreCode(storeCode: String)

Deprecated

Set the store code of the current app.

Since

Added 1.4.0.

Deprecated

As of release 2.6.0, changing the storeCode in runtime is no longer supported. You can set storeCode with newBuilder method only.

Parameters

storeCode

Input store code.