Uses of Class
com.adyen.model.transferwebhooks.Resource
-
Packages that use Resource Package Description com.adyen.model.transferwebhooks -
-
Uses of Resource in com.adyen.model.transferwebhooks
Methods in com.adyen.model.transferwebhooks that return Resource Modifier and Type Method Description ResourceResource. balancePlatform(String balancePlatform)The unique identifier of the balance platform.ResourceResource. creationDate(OffsetDateTime creationDate)The date and time when the event was triggered, in ISO 8601 extended format.static ResourceResource. fromJson(String jsonString)Create an instance of Resource given an JSON stringResourceResource. id(String id)The ID of the resource.
-