conversationID property

String? conversationID
read / write

For every unique request made to M-PESA, a new ConversationID is generated and returned in the response. This ConversationID carries the response from M-PESA.

Implementation

String? conversationID;