Constructor and Description |
---|
Method(String name,
String documentation,
String requestType,
String responseType,
List<Option> options) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getDocumentation() |
String |
getName() |
List<Option> |
getOptions() |
String |
getRequestType() |
String |
getResponseType() |
int |
hashCode() |
String |
toString() |
Copyright © 2023 Square, Inc.. All rights reserved.