Package com.onlinepayments.domain
Class PayoutResponse
java.lang.Object
com.onlinepayments.domain.PayoutResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()Current high-level status of the payout in a human-readable form.voidvoidsetPayoutOutput(PayoutOutput value) voidCurrent high-level status of the payout in a human-readable form.voidwithPayoutOutput(PayoutOutput value) withStatus(String value) Current high-level status of the payout in a human-readable form.
-
Constructor Details
-
PayoutResponse
public PayoutResponse()
-
-
Method Details
-
getId
-
setId
-
withId
-
getPayoutOutput
-
setPayoutOutput
-
withPayoutOutput
-
getStatus
Current high-level status of the payout in a human-readable form. -
setStatus
Current high-level status of the payout in a human-readable form. -
withStatus
Current high-level status of the payout in a human-readable form. -
getStatusOutput
-
setStatusOutput
-
withStatusOutput
-