FacturaScripts

ProductType extends ProductType
in package

Class created by Core/Internal/PluginsDeploy

Table of Contents

Constants

LOCAL_BUSINESS_RENTAL  = 'Arrendamiento local negocio'
NORMAL  = 'Normal'
SECOND_HAND  = 'Segunda mano'
SERVICE  = 'Servicio'
TRAVEL  = 'Viaje'

Methods

add()  : void
all()  : array<string|int, mixed>

Constants

LOCAL_BUSINESS_RENTAL

public mixed LOCAL_BUSINESS_RENTAL = 'Arrendamiento local negocio'

SECOND_HAND

public mixed SECOND_HAND = 'Segunda mano'

Methods

add()

public static add(string $key, string $value) : void
Parameters
$key : string
$value : string

all()

public static all() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results