GetAptosRequestOptions

constructor(aptosConfig: AptosConfig, originMethod: String, path: String, contentType: MimeType = MimeType.JSON, acceptType: MimeType = MimeType.JSON, params: Map<String, Any?>? = null, overrides: ClientConfig? = null)