public class AccountFundsBelowThresholdNotificationContent extends Object
| Constructor and Description |
|---|
AccountFundsBelowThresholdNotificationContent() |
public AccountFundsBelowThresholdNotificationContent()
public AccountFundsBelowThresholdNotificationContent accountCode(String accountCode)
public String getAccountCode()
public void setAccountCode(String accountCode)
public AccountFundsBelowThresholdNotificationContent balanceDate(Date balanceDate)
public Date getBalanceDate()
public void setBalanceDate(Date balanceDate)
public AccountFundsBelowThresholdNotificationContent currentFunds(Amount currentFunds)
public Amount getCurrentFunds()
public void setCurrentFunds(Amount currentFunds)
public AccountFundsBelowThresholdNotificationContent fundThreshold(Amount fundThreshold)
public Amount getFundThreshold()
public void setFundThreshold(Amount fundThreshold)
public AccountFundsBelowThresholdNotificationContent merchantAccountCode(String merchantAccountCode)
public String getMerchantAccountCode()
public void setMerchantAccountCode(String merchantAccountCode)
Copyright © 2022. All rights reserved.