Class C2bRegisterUrlResponse
java.lang.Object
io.github.openpaydev.mpesa.core.models.C2bRegisterUrlResponse
Represents the response received from M-Pesa after a C2B URL registration request.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
-
Method Details
-
builder
-
getOriginatorConversationID
A unique identifier for the transaction request originator. -
getConversationID
A unique identifier for the conversation. -
getResponseDescription
A description of the response, e.g., "success". -
equals
-
hashCode
public int hashCode() -
toString
-