OneOfDemographicFilter

A builder class for demographic filter has a oneOf parameter
extends LINE\LINEBot\Narrowcast\DemographicFilter\DemographicFilterBuilder

Known subclasses

LINE\LINEBot\Narrowcast\DemographicFilter\AppTypeDemographicFilterBuilder, LINE\LINEBot\Narrowcast\DemographicFilter\AreaDemographicFilterBuilder, LINE\LINEBot\Narrowcast\DemographicFilter\GenderDemographicFilterBuilder
Abstract

Open source code
Methods Summary
abstract protected
# getType( )
Get type
public
# setOneOf( string[] $oneOf )
Set oneOf
public
# build( )
Builds demographic filter
Methods inherited from LINE\LINEBot\Narrowcast\DemographicFilter\DemographicFilterBuilder
build(), builder()