public class Account extends Object
| Constructor and Description |
|---|
Account() |
public String getAccountCode()
public void setAccountCode(String accountCode)
public String getBeneficiaryAccount()
public void setBeneficiaryAccount(String beneficiaryAccount)
public Account beneficiaryMerchantReference(String beneficiaryMerchantReference)
public String getBeneficiaryMerchantReference()
public void setBeneficiaryMerchantReference(String beneficiaryMerchantReference)
public String getDescription()
public void setDescription(String description)
public Map<String,String> getMetadata()
public Account payoutSchedule(PayoutScheduleResponse payoutSchedule)
public PayoutScheduleResponse getPayoutSchedule()
public void setPayoutSchedule(PayoutScheduleResponse payoutSchedule)
public String getStatus()
public void setStatus(String status)
public String getBankAccountUUID()
public void setBankAccountUUID(String bankAccountUUID)
public String getPayoutMethodCode()
public void setPayoutMethodCode(String payoutMethodCode)
public Account payoutSpeed(PayoutSpeedEnum payoutSpeed)
public PayoutSpeedEnum getPayoutSpeed()
public void setPayoutSpeed(PayoutSpeedEnum payoutSpeed)
Copyright © 2022. All rights reserved.