Response for user data plan eligibility request message.
JSON representation | |
---|---|
{
"eligiblePlans": [
{
object ( |
Fields | |
---|---|
eligiblePlans[] |
List of plans that the user is eligible to purchase. |
EligiblePlan
Identifies the plan id for which a user is eligible.
JSON representation | |
---|---|
{ "planId": string } |
Fields | |
---|---|
planId |
Plan identifier, used to refer to the plan during offers, etc. |