Uses of Class
com.adyen.model.nexo.Signer
-
Packages that use Signer Package Description com.adyen.model.nexo -
-
Uses of Signer in com.adyen.model.nexo
Fields in com.adyen.model.nexo with type parameters of type Signer Modifier and Type Field Description protected List<Signer>SignedData. signerThe Signer.Methods in com.adyen.model.nexo that return Signer Modifier and Type Method Description SignerObjectFactory. createSigner()Create an instance ofSignerMethods in com.adyen.model.nexo that return types with arguments of type Signer Modifier and Type Method Description List<Signer>SignedData. getSigner()Gets the value of the signer property.
-