Uses of Class
mx.com.sw.services.account.info.responses.AccountInfoData
| Package | Description |
|---|---|
| mx.com.sw.services.account.info.responses |
-
Uses of AccountInfoData in mx.com.sw.services.account.info.responses
Methods in mx.com.sw.services.account.info.responses that return AccountInfoData Modifier and Type Method Description AccountInfoDataAccountInfoResponse. getData()Obtiene los datos de la consulta de saldo cuando está fue "success".Constructors in mx.com.sw.services.account.info.responses with parameters of type AccountInfoData Constructor Description AccountInfoResponse(java.lang.String status, java.lang.String message, java.lang.String messageDetail, AccountInfoData data)Constructor de la clase.