public class PtsV2PaymentsPost201Response1PaymentInformationEWallet extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201Response1PaymentInformationEWallet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PtsV2PaymentsPost201Response1PaymentInformationEWallet |
fundingSource(String fundingSource) |
String |
getFundingSource()
Valid Values: - PAYCO - Kakaopay - NaverPay - SSG Pay - L.Pay - Apple Pay - TOSS Pay - Samsung Pay
|
String |
getName()
Valid Values: - CreditCard - BankTransfer - MobileTransfer - KakaoMoney - NaverPayPoint
|
int |
hashCode() |
PtsV2PaymentsPost201Response1PaymentInformationEWallet |
name(String name) |
void |
setFundingSource(String fundingSource) |
void |
setName(String name) |
String |
toString() |
public PtsV2PaymentsPost201Response1PaymentInformationEWallet()
public PtsV2PaymentsPost201Response1PaymentInformationEWallet name(String name)
public String getName()
public void setName(String name)
public PtsV2PaymentsPost201Response1PaymentInformationEWallet fundingSource(String fundingSource)
public String getFundingSource()
public void setFundingSource(String fundingSource)
Copyright © 2025. All rights reserved.