Documentation

Reseller extends Model
in package
uses HasFactory

Table of Contents

Properties

$appends  : mixed
$casts  : mixed
$fillable  : mixed
The attributes that are mass assignable.
$table  : mixed

Methods

getAktaPendirianUrlAttribute()  : mixed
getAktePendirianPerubahanPtUrlAttribute()  : mixed
getBukuRekeningUrlAttribute()  : mixed
getKtpUrlAttribute()  : mixed
getPksFileUrlAttribute()  : mixed
getProfilePictureUrlAttribute()  : mixed
getSuratKeputusanKemenkumhamUrlAttribute()  : mixed
getSuratKeputusanPerubahanKemenkumhamUrlAttribute()  : mixed
getSuratPernyataanPendirianPtUrlAttribute()  : mixed
kabupaten()  : mixed
kecamatan()  : mixed
kelurahan()  : mixed
paymentReceipts()  : mixed
provinsi()  : mixed
user()  : mixed
newFactory()  : ResellerFactory

Properties

$appends

protected mixed $appends = ['profile_picture_url', 'ktp_url', 'pks_file_url', 'akta_pendirian_url', 'surat_keputusan_kemenkumham_url', 'surat_keputusan_perubahan_kemenkumham_url', 'surat_pernyataan_pendirian_pt_url', 'akte_pendirian_perubahan_pt_url', 'buku_rekening_url']

$casts

protected mixed $casts = ['jenis_usaha' => \Modules\Profile\Enums\JenisUsaha::class]

$fillable

The attributes that are mass assignable.

protected mixed $fillable = ['nama_usaha', 'alamat', 'no_telepon', 'no_hp', 'email', 'nib', 'nomor_sertifikat_standar', 'nomor_ahu', 'tahun_ahu', 'jenis_usaha', 'user_id', 'kecamatan_id', 'kelurahan_id', 'provinsi_id', 'kabupaten_id', 'profile_picture', 'ktp', 'nik', 'no_rekening', 'bank_an', 'bank_id', 'pks_file', 'akta_pendirian', 'surat_keputusan_kemenkumham', 'surat_keputusan_perubahan_kemenkumham', 'surat_pernyataan_pendirian_pt', 'akte_pendirian_perubahan_pt', 'buku_rekening', 'level', 'paket_jinix', 'kapasitas_jinix', 'is_suspend']

$table

protected mixed $table = 'reseller'

Methods

getAktaPendirianUrlAttribute()

public getAktaPendirianUrlAttribute() : mixed

getAktePendirianPerubahanPtUrlAttribute()

public getAktePendirianPerubahanPtUrlAttribute() : mixed

getBukuRekeningUrlAttribute()

public getBukuRekeningUrlAttribute() : mixed

getKtpUrlAttribute()

public getKtpUrlAttribute() : mixed

getPksFileUrlAttribute()

public getPksFileUrlAttribute() : mixed

getProfilePictureUrlAttribute()

public getProfilePictureUrlAttribute() : mixed

getSuratKeputusanKemenkumhamUrlAttribute()

public getSuratKeputusanKemenkumhamUrlAttribute() : mixed

getSuratKeputusanPerubahanKemenkumhamUrlAttribute()

public getSuratKeputusanPerubahanKemenkumhamUrlAttribute() : mixed

getSuratPernyataanPendirianPtUrlAttribute()

public getSuratPernyataanPendirianPtUrlAttribute() : mixed

paymentReceipts()

public paymentReceipts() : mixed

        
On this page

Search results