Variable: REFERRAL_CODE_MAX_LENGTH
constREFERRAL_CODE_MAX_LENGTH:50=50
Maximum accepted code length — longer values are ignored as garbage.
Mirrors the customerSignup input contract (the API rejects longer codes).
constREFERRAL_CODE_MAX_LENGTH:50=50
Maximum accepted code length — longer values are ignored as garbage.
Mirrors the customerSignup input contract (the API rejects longer codes).