Class GetCategorizedTransactionsResponse


  • public class GetCategorizedTransactionsResponse
    extends BaseResponse
    • Constructor Detail

      • GetCategorizedTransactionsResponse

        public GetCategorizedTransactionsResponse​(java.lang.String errType,
                                                  java.lang.String errMsg)
    • Method Detail

      • getCategorizedTransactions

        public java.util.Optional<CategorizedTransaction[]> getCategorizedTransactions()