FBBillingService

FreeMED implementation of FreeB::FBBillingService

Summary
FreeMED implementation of FreeB::FBBillingService
bsname record from the bservice table
bsaddr record from the bservice table
bscity record from the bservice table
bsstate record from the bservice table
bszip record from the bservice table
static ‘1’.
first three digits of the bsphone record from the bservice table
digits between 3 and 7 of the bpshone record from the bservice table
digits between 10 and 4 of the bsphone record from the bservice table.
bsetin record from the bservice table
bstin record from the bservice table

Functions

Name

function Name ($key)

Returns

bsname record from the bservice table

StreetAddress

function StreetAddress ($key)

Returns

bsaddr record from the bservice table

City

function City ($key)

Returns

bscity record from the bservice table

State

function State ($key)

Returns

bsstate record from the bservice table

Zipcode

function Zipcode ($key)

Returns

bszip record from the bservice table

PhoneCountry

function PhoneCountry ($key)

Returns

static ‘1’.

PhoneArea

function PhoneArea ($key)

Returns

first three digits of the bsphone record from the bservice table

PhoneNumber

function PhoneNumber ($key)

Returns

digits between 3 and 7 of the bpshone record from the bservice table

PhoneExtension

function PhoneExtension ($key)

Returns

digits between 10 and 4 of the bsphone record from the bservice table.

ETIN

function ETIN ($key)

Returns

bsetin record from the bservice table

TIN

function TIN ($key)

Returns

bstin record from the bservice table

function Name ($key)
bsname record from the bservice table
function StreetAddress ($key)
bsaddr record from the bservice table
function City ($key)
bscity record from the bservice table
function State ($key)
bsstate record from the bservice table
function Zipcode ($key)
bszip record from the bservice table
function PhoneCountry ($key)
static ‘1’.
function PhoneArea ($key)
first three digits of the bsphone record from the bservice table
function PhoneNumber ($key)
digits between 3 and 7 of the bpshone record from the bservice table
function PhoneExtension ($key)
digits between 10 and 4 of the bsphone record from the bservice table.
function ETIN ($key)
bsetin record from the bservice table
function TIN ($key)
bstin record from the bservice table