Documentation

PanJsonResponseAttributeTrait

Trait PanJsonResponseAttributeTrait

A trait for extracting the PAN (Primary Account Number) attribute from a JSON response.

Table of Contents

Methods

getPan()  : string
Get the PAN from the JSON response.

Methods

getPan()

Get the PAN from the JSON response.

public getPan() : string
Return values
string

The PAN extracted from the JSON response.


        
On this page

Search results