NolPayUnlinkCardComponent
that can be used to unlink existing
nol Pay cards.
fun provideNolPayUnlinkCardComponent(viewModelStoreOwner: ViewModelStoreOwner): NolPayUnlinkCardComponent
Hide Parameters
NolPayUnlinkCardComponent
.
Hide NolPayUnlinkCardComponent
Show sealed interface NolPayUnlinkCollectableData
Hide Properties
submit
function in order to process collected data and move component to next state.NolPayUnlinkCardStep
is a class holding different output data for specific steps. Whenever
start or submit methods are
called,
componentStep
will trigger the next step in case the call to the mentioned method was successful.
Show sealed interface NolPayUnlinkCardStep
PrimerValidationStatus
interface encompasses a range of validation statuses.Show sealed interface PrimerValidationStatus
Hide Properties
Hide Properties
Hide Properties
PrimerValidationError
objects that represent data validation errors emitted by this component.Hide Properties
PrimerError
that occurred during validation.Show PrimerValidationError