Class SmsMessageApiReportResourceData
java.lang.Object
org.apache.fineract.infrastructure.sms.data.SmsMessageApiReportResourceData
Immutable data object representing the API request body sent in the POST request to the "/report" resource
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SmsMessageApiReportResourceData
public SmsMessageApiReportResourceData()
-
-
Method Details
-
instance
public static final SmsMessageApiReportResourceData instance(List<Long> externalIds, String mifosTenantIdentifier) - Returns:
- new instance of the SmsMessageApiReportResourceData class
-
toJsonString
- Returns:
- JSON representation of the object
-