Uses of Class
travel.wink.sdk.booking.model.RawSupplierContractBooker
Packages that use RawSupplierContractBooker
-
Uses of RawSupplierContractBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RawSupplierContractBookerModifier and TypeMethodDescriptionRawSupplierContractBooker.addContractItemListItem(RawSupplierContractItemBooker contractItemListItem) RawSupplierContractBooker.contractItemList(List<RawSupplierContractItemBooker> contractItemList) RawSupplierContractBooker.externalSupplierBookingCode(String externalSupplierBookingCode) RawSupplierContractBooker.externalTransactionIdentifier(String externalTransactionIdentifier) @NotNull @Valid RawSupplierContractBookerCreateStripeSaleRequestBooker.getContract()Get contractRawSupplierContractBooker.identifier(UUID identifier) RawSupplierContractBooker.supplierIdentifier(UUID supplierIdentifier) RawSupplierContractBooker.supplierIdentifierType(RawSupplierContractBooker.SupplierIdentifierTypeEnum supplierIdentifierType) Methods in travel.wink.sdk.booking.model with parameters of type RawSupplierContractBookerModifier and TypeMethodDescriptionCreateStripeSaleRequestBooker.contract(RawSupplierContractBooker contract) voidCreateStripeSaleRequestBooker.setContract(RawSupplierContractBooker contract)