Uses of Class
travel.wink.hotelbeds.booking.sdk.model.ApiBillingAddress
Packages that use ApiBillingAddress
-
Uses of ApiBillingAddress in travel.wink.hotelbeds.booking.sdk.model
Methods in travel.wink.hotelbeds.booking.sdk.model that return ApiBillingAddressModifier and TypeMethodDescriptionApiBillingAddress.countryCode(String countryCode) @Valid ApiBillingAddressApiPaymentData.getBillingAddress()Get billingAddressApiBillingAddress.postalCode(String postalCode) Methods in travel.wink.hotelbeds.booking.sdk.model with parameters of type ApiBillingAddressModifier and TypeMethodDescriptionApiPaymentData.billingAddress(ApiBillingAddress billingAddress) voidApiPaymentData.setBillingAddress(ApiBillingAddress billingAddress)