Class StkPushRequest.StkPushRequestBuilder
java.lang.Object
io.github.openpaydev.mpesa.core.models.StkPushRequest.StkPushRequestBuilder
- Enclosing class:
- StkPushRequest
-
Method Summary
Modifier and TypeMethodDescriptionaccountReference(String accountReference) build()businessShortCode(String businessShortCode) callBackURL(String callBackURL) phoneNumber(String phoneNumber) toString()transactionDesc(String transactionDesc) transactionType(String transactionType)
-
Method Details
-
businessShortCode
- Returns:
this.
-
password
- Returns:
this.
-
timestamp
- Returns:
this.
-
transactionType
- Returns:
this.
-
amount
- Returns:
this.
-
partyA
- Returns:
this.
-
partyB
- Returns:
this.
-
phoneNumber
- Returns:
this.
-
callBackURL
- Returns:
this.
-
accountReference
- Returns:
this.
-
transactionDesc
- Returns:
this.
-
build
-
toString
-