Verification Parameters
class VerificationParameters(val paymentSourceId: String, val action: BuyerAction, val squareIdentifier: SquareIdentifier, val contact: Contact)
Constructors
Link copied to clipboard
constructor(paymentSourceId: String, action: BuyerAction, squareIdentifier: SquareIdentifier, contact: Contact)