NolPayLinkCardComponent
that can be used to link new
nol Pay cards.
fun provideNolPayLinkCardComponent(viewModelStoreOwner: ViewModelStoreOwner): NolPayLinkCardComponent
Hide Parameters
NolPayLinkCardComponent
.
Hide NolPayLinkCardComponent
Show sealed interface NolPayLinkCollectableData
Hide Properties
submit
function in order to process collected data and move component to next state.NolPayLinkCardStep
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 NolPayLinkCardStep
Hide Properties
CollectTagData
step.Hide Properties
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