@kepas/daraja-js
GitHub
Preparing search index...
BillManagerResult
Interface BillManagerResult
interface
BillManagerResult
{
errors
?:
unknown
[]
;
raw
:
unknown
;
rescode
:
string
;
resmsg
:
string
;
statusMessage
?:
string
;
}
Hierarchy (
View Summary
)
BillManagerResult
BillManagerOptInResult
Index
Properties
errors?
raw
rescode
resmsg
status
Message?
Properties
Optional
errors
errors
?:
unknown
[]
raw
raw
:
unknown
rescode
rescode
:
string
Always
'200'
on the success path (non-200 throws).
resmsg
resmsg
:
string
Optional
status
Message
statusMessage
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
raw
rescode
resmsg
status
Message
GitHub
@kepas/daraja-js
Loading...
Always
'200'on the success path (non-200 throws).