@pocketsign/in-app-sdk
    検索インデックスを準備しています...

    型エイリアス HealthDataType

    HealthDataType:
        | "step"
        | "distance"
        | "totalCalorie"
        | "activeCalorie"
        | "baseCalorie"
        | "height"
        | "weight"

    ヘルスデータの種類

    • step: 歩数
    • distance: 移動距離
    • totalCalorie: 総消費カロリー
    • activeCalorie: 活動時消費カロリー
    • baseCalorie: 基礎代謝による消費カロリー
    • height: 身長
    • weight: 体重