auPayManager

au-pay-manager


au-pay-manager / config / Config

Class: Config

設定情報を管理するクラス

Author

catdance124

Implements

Constructors

Constructor

new Config(): Config

Returns

Config

Properties

creditCardClosingDay

readonly creditCardClosingDay: 15 = 15

クレジットカードの締め日

Implementation of

ConfigInterface.creditCardClosingDay


creditCardPaymentDay

readonly creditCardPaymentDay: 10 = 10

クレジットカードの支払日

Implementation of

ConfigInterface.creditCardPaymentDay


maxThreadCount

readonly maxThreadCount: 10 = 10

検索メールの件数上限

Implementation of

ConfigInterface.maxThreadCount


paymentLabel

readonly paymentLabel: object

支払い元のラベル

default

default: string = "家計"

デフォルトで使用されるラベル

notable

notable: string = "特殊"

メモ記述が可能なラベル

optional

optional: string[]

その他のラベルリスト

Implementation of

ConfigInterface.paymentLabel


paymentLabelList

readonly paymentLabelList: string[]

支払い元のラベルのリスト

Implementation of

ConfigInterface.paymentLabelList


qrPayReminingThreshold

readonly qrPayReminingThreshold: 3000 = 3000

QR Payのチャージ推奨閾値

Implementation of

ConfigInterface.qrPayReminingThreshold