Package io.moov.sdk.models.components
Class ReversedWithCancellation.Builder
- java.lang.Object
-
- io.moov.sdk.models.components.ReversedWithCancellation.Builder
-
- Enclosing class:
- ReversedWithCancellation
public static final class ReversedWithCancellation.Builder extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ReversedWithCancellationbuild()ReversedWithCancellation.Buildercancellation(Cancellation cancellation)
-
-
-
Method Detail
-
cancellation
public ReversedWithCancellation.Builder cancellation(Cancellation cancellation)
-
build
public ReversedWithCancellation build()
-
-