Spring '24 (API version 60.0)
Newer Version Available
RichMessaging
PaymentMethod のコンストラクターは次のとおりです。
public PaymentMethod(String network, String paymentType, String displayName)
PaymentMethod のプロパティは次のとおりです。
public String displayName {get; set;}
型: String
public String network {get; set;}
public String paymentType {get; set;}