Uses of Class
net.authorize.api.contract.v1.FingerPrintSupportInformationType
-
Packages that use FingerPrintSupportInformationType Package Description net.authorize.api.contract.v1 -
-
Uses of FingerPrintSupportInformationType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as FingerPrintSupportInformationType Modifier and Type Field Description protected FingerPrintSupportInformationTypeCreateFingerPrintRequest. supportInformationprotected FingerPrintSupportInformationTypeCreateFingerPrintResponse. supportInformationMethods in net.authorize.api.contract.v1 that return FingerPrintSupportInformationType Modifier and Type Method Description FingerPrintSupportInformationTypeCreateFingerPrintRequest. getSupportInformation()Gets the value of the supportInformation property.FingerPrintSupportInformationTypeCreateFingerPrintResponse. getSupportInformation()Gets the value of the supportInformation property.Methods in net.authorize.api.contract.v1 with parameters of type FingerPrintSupportInformationType Modifier and Type Method Description voidCreateFingerPrintRequest. setSupportInformation(FingerPrintSupportInformationType value)Sets the value of the supportInformation property.voidCreateFingerPrintResponse. setSupportInformation(FingerPrintSupportInformationType value)Sets the value of the supportInformation property.
-