Uses of Class
model.ReserveProfile
Packages that use ReserveProfile
-
Uses of ReserveProfile in model
Methods in model that return ReserveProfileModifier and TypeMethodDescriptionReserveProfile.application(String application) ReserveProfile.createdAt(OffsetDateTime createdAt) static ReserveProfileCreate an instance of ReserveProfile given an JSON stringReserveProfile.links(FeeProfileLinks links) ReserveProfile.putTagsItem(String key, String tagsItem) ReserveProfile.reserveDays(Long reserveDays) ReserveProfile.reservePercentage(Long reservePercentage) ReserveProfile.updatedAt(OffsetDateTime updatedAt)