SoftwareComponent
data class SoftwareComponent(val softwareVersion: String, val name: String, val providerCompanyIdentifier: String, val description: String? = null)
Used to declare all the software components involved in communication with Integrated Application.
Properties
Link copied to clipboard
brief description of what component responsible for: example - "Integrated Payment Application"
Link copied to clipboard
is name of company providing software: example - "Novelpay" "" value is not acceptable.
Link copied to clipboard
is version of this component. "" value is not acceptable