APIリファレンス(JavaScript)

baasatrakuza > StampRallyQuery

StampRallyQuery class

スタンプラリー情報のQueryです。

Signature:

export declare class StampRallyQuery extends QueryBase<StampRallyQuery> 

Extends: QueryBase<StampRallyQuery>

Constructors

ConstructorModifiersDescription
(constructor)(context, systemClient)Constructs a new instance of the StampRallyQuery class

Methods

MethodModifiersDescription
all()開催状態にかかわらず、すべてのスタンプラリー情報を検索して返します。
current()開催中のスタンプラリー情報を検索して返します。