Contents

userStatus

The status of a customer’s account within your app.

Declaration

int32 userStatus

Possible Values

0

Account status is undeclared. Use this value to avoid providing information for this field.

1

The customer’s account is active.

2

The customer’s account is suspended.

3

The customer’s account is terminated.

4

The customer’s account has limited access.

Discussion

This user status represents the standing of a customer account in your app.

See Also

Consumption data types