Class ProductDestinationDto
java.lang.Object
es.kukenan.smartfi.microservice.transfer.api.products.ProductDto
es.kukenan.smartfi.microservice.transfer.api.products.ProductDestinationDto
- All Implemented Interfaces:
Serializable
This class is use to describe the contact of a destination Product object.
- See Also:
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDserialVersionUID identifier.- See Also:
-
ownAccount
Own account value. -
beneficiaryName
beneficiary Name.
-
-
Constructor Details
-
ProductDestinationDto
public ProductDestinationDto()
-