Package co.dapi.types

Class CreateTransferValidatorProps

java.lang.Object
co.dapi.types.CreateTransferValidatorProps

public class CreateTransferValidatorProps
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    CreateTransferValidatorProps​(ValidatorProps remarks)  
  • Method Summary

    Modifier and Type Method Description
    ValidatorProps getRemarks()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CreateTransferValidatorProps

      public CreateTransferValidatorProps​(ValidatorProps remarks)
  • Method Details