public static class PaymentSegment.PaymentSegmentBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
PaymentSegment.PaymentSegmentBuilder |
brand(java.lang.String brand) |
PaymentSegment |
build() |
PaymentSegment.PaymentSegmentBuilder |
businessCategory(java.lang.String businessCategory) |
PaymentSegment.PaymentSegmentBuilder |
market(java.lang.String market) |
java.lang.String |
toString() |
public PaymentSegment.PaymentSegmentBuilder brand(java.lang.String brand)
public PaymentSegment.PaymentSegmentBuilder businessCategory(java.lang.String businessCategory)
public PaymentSegment.PaymentSegmentBuilder market(java.lang.String market)
public PaymentSegment build()
public java.lang.String toString()
toString in class java.lang.Object