Uses of Class
com.blockchyp.client.dto.PartnerStatementSummary
Packages that use PartnerStatementSummary
-
Uses of PartnerStatementSummary in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return types with arguments of type PartnerStatementSummaryModifier and TypeMethodDescriptionPartnerStatementListResponse.getStatements()Gets the list of statements summaries.Methods in com.blockchyp.client.dto with parameters of type PartnerStatementSummaryModifier and TypeMethodDescriptionvoidPartnerStatementListResponse.addStatement(PartnerStatementSummary value) Adds a the list of statements summaries.Method parameters in com.blockchyp.client.dto with type arguments of type PartnerStatementSummaryModifier and TypeMethodDescriptionvoidPartnerStatementListResponse.setStatements(Collection<PartnerStatementSummary> value) Sets the list of statements summaries.