Constants
object Constants
Central repository of constants used throughout the MTN MOMO SDK.
Contains timestamp formats, message length limits, and nested objects grouping HTTP header names, token type prefixes, URL path parameters, and API endpoint templates.
Types
Link copied to clipboard
object EndpointPaths
Contains endpoint path constants used in API requests.
Link copied to clipboard
object FormFields
Contains form field constants used in form-encoded API requests.
Link copied to clipboard
object TokenTypes
Contains token type constants used in API requests.