Class FraudDetectionLastActionTimesDto

Description

不正検知最終アクション情報Dtoクラス

  • author: Veritrans, Inc.

Located in /tgMdkDto/FraudDetectionLastActionTimesDto.php (line 8)


	
			
Method Summary
void setPreviousSuccessfulLogin (string $previousSuccessfulLogin)
void setTransferThresholdUpdated (string $transferThresholdUpdated)
Methods
getPreviousSuccessfulLogin (line 32)

最終ログイン日時を取得する

  • return: 最終ログイン日時
  • access: public
string getPreviousSuccessfulLogin ()
getTransferThresholdUpdated (line 48)

送金限度額の最終変更日時を取得する

  • return: 送金限度額の最終変更日時
  • access: public
string getTransferThresholdUpdated ()
setPreviousSuccessfulLogin (line 40)

最終ログイン日時を設定する

  • access: public
void setPreviousSuccessfulLogin (string $previousSuccessfulLogin)
  • string $previousSuccessfulLogin: 最終ログイン日時
setTransferThresholdUpdated (line 56)

送金限度額の最終変更日時を設定する

  • access: public
void setTransferThresholdUpdated (string $transferThresholdUpdated)
  • string $transferThresholdUpdated: 送金限度額の最終変更日時

Documentation generated on Tue, 12 Mar 2024 14:04:43 +0900 by phpDocumentor 1.4.4