Interface SDKMethodInterfaces.MethodCallAtsCreateOffer
-
- All Known Implementing Classes:
Ats
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallAtsCreateOffer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AtsCreateOfferResponsecreateOffer(java.lang.String xAccountId, AtsCreateOfferRequestDto atsCreateOfferRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
createOffer
AtsCreateOfferResponse createOffer(java.lang.String xAccountId, AtsCreateOfferRequestDto atsCreateOfferRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-