AbuseiamAgeRestriction

GoogleApi.ContentWarehouse.V1.Model.AbuseiamAgeRestriction


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. ageYears (type: integer(), default: nil)
    - This restriction applies if the user is between [min_age_years, age_years) years old.
  2. minAgeYears (type: integer(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AbuseiamAgeRestriction{
ageYears: integer() | nil,
minAgeYears: integer() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AbuseiamAgeRestriction