Package com.stripe.param
Class PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.SupplementaryPurchaseData.EventReservationDetail
java.lang.Object
com.stripe.param.PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.SupplementaryPurchaseData.EventReservationDetail
public static class PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.SupplementaryPurchaseData.EventReservationDetail
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic enumstatic classLine 2 of the street address. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanIndicates if the tickets are digitally checked when entering the venue.Address of the event.Name of associated or partner company for the service.End timestamp of the event.Company selling the ticket.Name of the event.Type of the event.Map of extra parameters for custom features not available in this client library.List<PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.SupplementaryPurchaseData.EventReservationDetail.Insurance>List of insurances for this event.Start timestamp of the event.Name of the venue where the event takes place.inthashCode()
-
Method Details
-
builder
-
getAccessControlledVenue
Indicates if the tickets are digitally checked when entering the venue. -
getAddress
public PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.SupplementaryPurchaseData.EventReservationDetail.Address getAddress()Address of the event. -
getAffiliateName
Name of associated or partner company for the service. -
getEndsAt
End timestamp of the event. -
getEventCompanyName
Company selling the ticket. -
getEventName
Name of the event. -
getEventType
public PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.SupplementaryPurchaseData.EventReservationDetail.EventType getEventType()Type of the event. -
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@SerializedNamevalue. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance. -
getInsurances
public List<PaymentIntentUpdateParams.PaymentMethodOptions.Klarna.SupplementaryPurchaseData.EventReservationDetail.Insurance> getInsurances()List of insurances for this event. -
getStartsAt
Start timestamp of the event. -
getVenueName
Name of the venue where the event takes place. -
equals
-
canEqual
-
hashCode
public int hashCode()
-